Click or drag to resize

GUIPopupModel Methods

The GUIPopupModel type exposes the following members.

Methods
  Name Description
Public method DeepCopy
Creates an in-memory clone of this object using a BinaryFormatter to ensure all child properties are copied as well.
(Inherited from BaseModel.)
Public method ShallowCopy (Inherited from BaseModel.)
Public method ShouldSerializeStateGroups (Inherited from StateableModel.)
Public method ShouldSerializeTriggers (Inherited from TriggableModel.)
Public method ToString
Returns a string that represents the current object.
(Inherited from BaseModel.)
Public method UpdateModels
This method will update this model and all its child models.
(Inherited from BaseModel.)
Top
See Also