Interface IWorldLabelData
- Namespace
- KSP.Sim.impl
- Assembly
- Assembly-CSharp.dll
public interface IWorldLabelData
- Extension Methods
-
Properties
DisplayName
string DisplayName { get; }
Property Value
- string
GlobalId
Property Value
- IGGuid
IsDestroyedOrBeingDestroyed
bool IsDestroyedOrBeingDestroyed { get; }
Property Value
- bool
LabelCategory
LabelCategory LabelCategory { get; }
Property Value
- LabelCategory
LabelPosition
Position LabelPosition { get; }
Property Value
- Position
ITransformModel transform { get; }
Property Value
- ITransformModel