Class MyTargetData
Inheritance
System.Object
MyTargetData
Namespace: Sandbox.Common.ObjectBuilders
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
public sealed class MyTargetData : ValueType
Fields
IsTargetLocked
Declaration
public bool IsTargetLocked
Field Value
Type | Description |
---|---|
System.Boolean |
LockingProgress
Declaration
public float LockingProgress
Field Value
Type | Description |
---|---|
System.Single |
TargetId
Declaration
public long TargetId
Field Value
Type | Description |
---|---|
System.Int64 |