Class MyObjectBuilder_TargetingProgressBarStatVisualStyle
Inheritance
System.Object
MyObjectBuilder_TargetingProgressBarStatVisualStyle
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_TargetingProgressBarStatVisualStyle : MyObjectBuilder_StatVisualStyle
Constructors
MyObjectBuilder_TargetingProgressBarStatVisualStyle()
Declaration
public MyObjectBuilder_TargetingProgressBarStatVisualStyle()
Fields
AngleOffset
Declaration
public Nullable<float> AngleOffset
Field Value
Type |
Description |
System.Nullable<System.Single> |
|
BackgroudTexture
Declaration
public Nullable<MyStringHash> BackgroudTexture
Field Value
EnemyFocusSegmentColorMask
Declaration
public Nullable<Vector4> EnemyFocusSegmentColorMask
Field Value
Type |
Description |
System.Nullable<Vector4> |
|
EnemyLockingSegmentColorMask
Declaration
public Nullable<Vector4> EnemyLockingSegmentColorMask
Field Value
Type |
Description |
System.Nullable<Vector4> |
|
FilledTexture
Declaration
public Nullable<MyStringHash> FilledTexture
Field Value
FirstSegmentTexture
Declaration
public Nullable<MyStringHash> FirstSegmentTexture
Field Value
FriendlyFocusSegmentColorMask
Declaration
public Nullable<Vector4> FriendlyFocusSegmentColorMask
Field Value
Type |
Description |
System.Nullable<Vector4> |
|
FriendlyLockingSegmentColorMask
Declaration
public Nullable<Vector4> FriendlyLockingSegmentColorMask
Field Value
Type |
Description |
System.Nullable<Vector4> |
|
LastSegmentTexture
Declaration
public Nullable<MyStringHash> LastSegmentTexture
Field Value
NeutralFocusSegmentColorMask
Declaration
public Nullable<Vector4> NeutralFocusSegmentColorMask
Field Value
Type |
Description |
System.Nullable<Vector4> |
|
NeutralLockingSegmentColorMask
Declaration
public Nullable<Vector4> NeutralLockingSegmentColorMask
Field Value
Type |
Description |
System.Nullable<Vector4> |
|
NumberOfSegments
Declaration
public Nullable<int> NumberOfSegments
Field Value
Type |
Description |
System.Nullable<System.Int32> |
|
SegmentOrigin
Declaration
public Nullable<Vector2> SegmentOrigin
Field Value
Type |
Description |
System.Nullable<Vector2> |
|
SegmentSizePx
Declaration
public Vector2 SegmentSizePx
Field Value
SegmentTexture
Declaration
public MyStringHash SegmentTexture
Field Value
ShowEmptySegments
Declaration
public Nullable<bool> ShowEmptySegments
Field Value
Type |
Description |
System.Nullable<System.Boolean> |
|
SpacingAngle
Declaration
public Nullable<float> SpacingAngle
Field Value
Type |
Description |
System.Nullable<System.Single> |
|
Extension Methods