Space Engineers
Public Member Functions | Protected Member Functions | Properties | List of all members
VRageRender.Utils.MyConstPropertyTransparentMaterial Class Reference
Inheritance diagram for VRageRender.Utils.MyConstPropertyTransparentMaterial:
VRageRender.Animations.MyConstProperty< MyTransparentMaterial >

Public Member Functions

 MyConstPropertyTransparentMaterial ()
 
 MyConstPropertyTransparentMaterial (string name)
 
override IMyConstProperty Duplicate ()
 
override void SerializeValue (XmlWriter writer, object value)
 
override void DeserializeValue (XmlReader reader, out object value)
 
- Public Member Functions inherited from VRageRender.Animations.MyConstProperty< MyTransparentMaterial >
 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)
 

Protected Member Functions

override void Init ()
 
- Protected Member Functions inherited from VRageRender.Animations.MyConstProperty< MyTransparentMaterial >
virtual void Duplicate (IMyConstProperty targetProp)
 
virtual Type GetValueTypeInternal ()
 

Properties

override string ValueType [get]
 
override string BaseValueType [get]
 
- Properties inherited from VRageRender.Animations.MyConstProperty< MyTransparentMaterial >
string Name [get, set]
 
virtual string ValueType [get]
 
virtual string BaseValueType [get]
 
virtual bool Animated [get]
 
virtual bool Is2D [get]
 

Detailed Description

Definition at line 129 of file MyUtils.cs.

Constructor & Destructor Documentation

VRageRender.Utils.MyConstPropertyTransparentMaterial.MyConstPropertyTransparentMaterial ( )
inline

Definition at line 131 of file MyUtils.cs.

VRageRender.Utils.MyConstPropertyTransparentMaterial.MyConstPropertyTransparentMaterial ( string  name)
inline

Definition at line 135 of file MyUtils.cs.

Member Function Documentation

override void VRageRender.Utils.MyConstPropertyTransparentMaterial.DeserializeValue ( XmlReader  reader,
out object  value 
)
inlinevirtual

Reimplemented from VRageRender.Animations.MyConstProperty< MyTransparentMaterial >.

Definition at line 173 of file MyUtils.cs.

override IMyConstProperty VRageRender.Utils.MyConstPropertyTransparentMaterial.Duplicate ( )
inlinevirtual

Reimplemented from VRageRender.Animations.MyConstProperty< MyTransparentMaterial >.

Definition at line 161 of file MyUtils.cs.

override void VRageRender.Utils.MyConstPropertyTransparentMaterial.Init ( )
inlineprotectedvirtual

Reimplemented from VRageRender.Animations.MyConstProperty< MyTransparentMaterial >.

Definition at line 140 of file MyUtils.cs.

override void VRageRender.Utils.MyConstPropertyTransparentMaterial.SerializeValue ( XmlWriter  writer,
object  value 
)
inlinevirtual

Reimplemented from VRageRender.Animations.MyConstProperty< MyTransparentMaterial >.

Definition at line 168 of file MyUtils.cs.

Property Documentation

override string VRageRender.Utils.MyConstPropertyTransparentMaterial.BaseValueType
get

Definition at line 154 of file MyUtils.cs.

override string VRageRender.Utils.MyConstPropertyTransparentMaterial.ValueType
get

Definition at line 146 of file MyUtils.cs.


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