Space Engineers
|
Public Member Functions | |
MyConstProperty () | |
MyConstProperty (string name) | |
U | GetValue< U > () |
virtual void | SetValue (object val) |
void | SetValue (T val) |
virtual IMyConstProperty | Duplicate () |
virtual void | Serialize (XmlWriter writer) |
virtual void | Deserialize (XmlReader reader) |
virtual void | DeserializeFromObjectBuilder (GenerationProperty property) |
virtual void | SerializeValue (XmlWriter writer, object value) |
virtual void | DeserializeValue (XmlReader reader, out object value) |
Protected Member Functions | |
virtual void | Init () |
virtual void | Duplicate (IMyConstProperty targetProp) |
virtual Type | GetValueTypeInternal () |
Properties | |
string | Name [get, set] |
virtual string | ValueType [get] |
virtual string | BaseValueType [get] |
virtual bool | Animated [get] |
virtual bool | Is2D [get] |
Properties inherited from VRageRender.Animations.IMyConstProperty | |
string | Name [get, set] |
string | ValueType [get] |
string | BaseValueType [get] |
bool | Animated [get] |
bool | Is2D [get] |
Definition at line 121 of file MyConstProperty.cs.
|
inline |
Definition at line 126 of file MyConstProperty.cs.
|
inline |
Definition at line 131 of file MyConstProperty.cs.
|
inlinevirtual |
Implements VRageRender.Animations.IMyConstProperty.
Definition at line 219 of file MyConstProperty.cs.
|
inlinevirtual |
Implements VRageRender.Animations.IMyConstProperty.
Definition at line 231 of file MyConstProperty.cs.
|
inlinevirtual |
Implements VRageRender.Animations.IMyConstProperty.
Reimplemented in VRageRender.Animations.MyConstPropertyString, VRageRender.Animations.MyConstPropertyBool, VRageRender.Animations.MyConstPropertyGenerationIndex, VRageRender.Animations.MyConstPropertyEnum, VRageRender.Animations.MyConstPropertyInt, VRageRender.Animations.MyConstPropertyVector4, VRageRender.Animations.MyConstPropertyVector3, VRageRender.Animations.MyConstPropertyFloat, and VRageRender.Utils.MyConstPropertyTransparentMaterial.
Definition at line 274 of file MyConstProperty.cs.
|
inlinevirtual |
Implements VRageRender.Animations.IMyConstProperty.
Reimplemented in VRageRender.Animations.MyConstPropertyString, VRageRender.Animations.MyConstPropertyBool, VRageRender.Animations.MyConstPropertyGenerationIndex, VRageRender.Animations.MyConstPropertyEnum, VRageRender.Animations.MyConstPropertyInt, VRageRender.Animations.MyConstPropertyVector4, VRageRender.Animations.MyConstPropertyVector3, VRageRender.Animations.MyConstPropertyFloat, and VRageRender.Utils.MyConstPropertyTransparentMaterial.
Definition at line 187 of file MyConstProperty.cs.
|
inlineprotectedvirtual |
Definition at line 193 of file MyConstProperty.cs.
|
inline |
U | : | T |
Definition at line 172 of file MyConstProperty.cs.
|
inlineprotectedvirtual |
Definition at line 203 of file MyConstProperty.cs.
|
inlineprotectedvirtual |
Reimplemented in VRageRender.Utils.MyConstPropertyTransparentMaterial.
Definition at line 163 of file MyConstProperty.cs.
|
inlinevirtual |
Implements VRageRender.Animations.IMyConstProperty.
Definition at line 210 of file MyConstProperty.cs.
|
inlinevirtual |
Implements VRageRender.Animations.IMyConstProperty.
Reimplemented in VRageRender.Animations.MyConstPropertyString, VRageRender.Animations.MyConstPropertyBool, VRageRender.Animations.MyConstPropertyGenerationIndex, VRageRender.Animations.MyConstPropertyEnum, VRageRender.Animations.MyConstPropertyInt, VRageRender.Animations.MyConstPropertyVector4, VRageRender.Animations.MyConstPropertyVector3, VRageRender.Animations.MyConstPropertyFloat, and VRageRender.Utils.MyConstPropertyTransparentMaterial.
Definition at line 270 of file MyConstProperty.cs.
|
inlinevirtual |
Implements VRageRender.Animations.IMyConstProperty.
Reimplemented in VRageRender.Animations.MyConstPropertyEnum.
Definition at line 177 of file MyConstProperty.cs.
|
inline |
Definition at line 182 of file MyConstProperty.cs.
|
get |
Definition at line 154 of file MyConstProperty.cs.
|
get |
Definition at line 149 of file MyConstProperty.cs.
|
get |
Definition at line 159 of file MyConstProperty.cs.
|
getset |
Definition at line 138 of file MyConstProperty.cs.
|
get |
Definition at line 144 of file MyConstProperty.cs.