|
Space Engineers
|
Public Member Functions | |
| MyConstPropertyInt () | |
| MyConstPropertyInt (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< int > | |
| 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 int (MyConstPropertyInt f) |
Properties | |
| override string | ValueType [get] |
Properties inherited from VRageRender.Animations.MyConstProperty< int > | |
| 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< int > | |
| virtual void | Init () |
| virtual void | Duplicate (IMyConstProperty targetProp) |
| virtual Type | GetValueTypeInternal () |
Definition at line 419 of file MyConstProperty.cs.
|
inline |
Definition at line 421 of file MyConstProperty.cs.
|
inline |
Definition at line 423 of file MyConstProperty.cs.
|
inlinevirtual |
Reimplemented from VRageRender.Animations.MyConstProperty< int >.
Reimplemented in VRageRender.Animations.MyConstPropertyGenerationIndex, and VRageRender.Animations.MyConstPropertyEnum.
Definition at line 437 of file MyConstProperty.cs.
|
inlinevirtual |
Reimplemented from VRageRender.Animations.MyConstProperty< int >.
Reimplemented in VRageRender.Animations.MyConstPropertyGenerationIndex, and VRageRender.Animations.MyConstPropertyEnum.
Definition at line 443 of file MyConstProperty.cs.
|
inlinestatic |
Definition at line 452 of file MyConstProperty.cs.
|
inlinevirtual |
Reimplemented from VRageRender.Animations.MyConstProperty< int >.
Reimplemented in VRageRender.Animations.MyConstPropertyGenerationIndex, and VRageRender.Animations.MyConstPropertyEnum.
Definition at line 432 of file MyConstProperty.cs.
|
get |
Definition at line 428 of file MyConstProperty.cs.
1.8.8