JointComponent.IsLive Property
Definition¶
Namespace: Brine2D.ECS.Components.Joints
Returns true if the underlying Box2D joint has been created and is still valid.
public bool IsLive { get; }
Namespace: Brine2D.ECS.Components.Joints
Returns true if the underlying Box2D joint has been created and is still valid.
public bool IsLive { get; }