|
Space Engineers
|
Public Member Functions | |
| MyConstPropertyString () | |
| MyConstPropertyString (string name) | |
| override void | SerializeValue (XmlWriter writer, object value) |
| override void | DeserializeValue (XmlReader reader, out object value) |
| override IMyConstProperty | Duplicate () |
Public Member Functions inherited from VRageRender.Animations.MyConstProperty< string > | |
| MyConstProperty () | |
| MyConstProperty (string name) | |
| U | GetValue< U > () |
| virtual void | SetValue (object val) |
| void | SetValue (T val) |
| virtual void | Serialize (XmlWriter writer) |
| virtual void | Deserialize (XmlReader reader) |
| virtual void | DeserializeFromObjectBuilder (GenerationProperty property) |
Static Public Member Functions | |
| static implicit | operator string (MyConstPropertyString f) |
Properties | |
| override string | ValueType [get] |
Properties inherited from VRageRender.Animations.MyConstProperty< string > | |
| string | Name [get, set] |
| virtual string | ValueType [get] |
| virtual string | BaseValueType [get] |
| virtual bool | Animated [get] |
| virtual bool | Is2D [get] |
Additional Inherited Members | |
Protected Member Functions inherited from VRageRender.Animations.MyConstProperty< string > | |
| virtual void | Init () |
| virtual void | Duplicate (IMyConstProperty targetProp) |
| virtual Type | GetValueTypeInternal () |
Definition at line 609 of file MyConstProperty.cs.
|
inline |
Definition at line 611 of file MyConstProperty.cs.
|
inline |
Definition at line 613 of file MyConstProperty.cs.
|
inlinevirtual |
Reimplemented from VRageRender.Animations.MyConstProperty< string >.
Definition at line 627 of file MyConstProperty.cs.
|
inlinevirtual |
Reimplemented from VRageRender.Animations.MyConstProperty< string >.
Definition at line 633 of file MyConstProperty.cs.
|
inlinestatic |
Definition at line 642 of file MyConstProperty.cs.
|
inlinevirtual |
Reimplemented from VRageRender.Animations.MyConstProperty< string >.
Definition at line 622 of file MyConstProperty.cs.
|
get |
Definition at line 618 of file MyConstProperty.cs.
1.8.8