Space Engineers
Public Member Functions | Properties | List of all members
VRageRender.Animations.MyConstPropertyGenerationIndex Class Reference
Inheritance diagram for VRageRender.Animations.MyConstPropertyGenerationIndex:
VRageRender.Animations.MyConstPropertyInt VRageRender.Animations.MyConstProperty< int >

Public Member Functions

 MyConstPropertyGenerationIndex ()
 
 MyConstPropertyGenerationIndex (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.MyConstPropertyInt
 MyConstPropertyInt ()
 
 MyConstPropertyInt (string name)
 
- Public Member Functions inherited from VRageRender.Animations.MyConstProperty< int >
 MyConstProperty ()
 
 MyConstProperty (string name)
 
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)
 

Properties

override string BaseValueType [get]
 
- Properties inherited from VRageRender.Animations.MyConstPropertyInt
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

- Static Public Member Functions inherited from VRageRender.Animations.MyConstPropertyInt
static implicit operator int (MyConstPropertyInt f)
 
- Protected Member Functions inherited from VRageRender.Animations.MyConstProperty< int >
virtual void Init ()
 
virtual void Duplicate (IMyConstProperty targetProp)
 
virtual Type GetValueTypeInternal ()
 

Detailed Description

Definition at line 535 of file MyConstProperty.cs.

Constructor & Destructor Documentation

VRageRender.Animations.MyConstPropertyGenerationIndex.MyConstPropertyGenerationIndex ( )
inline

Definition at line 537 of file MyConstProperty.cs.

VRageRender.Animations.MyConstPropertyGenerationIndex.MyConstPropertyGenerationIndex ( string  name)
inline

Definition at line 539 of file MyConstProperty.cs.

Member Function Documentation

override void VRageRender.Animations.MyConstPropertyGenerationIndex.DeserializeValue ( XmlReader  reader,
out object  value 
)
inlinevirtual

Reimplemented from VRageRender.Animations.MyConstPropertyInt.

Definition at line 554 of file MyConstProperty.cs.

override IMyConstProperty VRageRender.Animations.MyConstPropertyGenerationIndex.Duplicate ( )
inlinevirtual

Reimplemented from VRageRender.Animations.MyConstPropertyInt.

Definition at line 560 of file MyConstProperty.cs.

override void VRageRender.Animations.MyConstPropertyGenerationIndex.SerializeValue ( XmlWriter  writer,
object  value 
)
inlinevirtual

Reimplemented from VRageRender.Animations.MyConstPropertyInt.

Definition at line 549 of file MyConstProperty.cs.

Property Documentation

override string VRageRender.Animations.MyConstPropertyGenerationIndex.BaseValueType
get

Definition at line 545 of file MyConstProperty.cs.


The documentation for this class was generated from the following file: