Interface IMyModAPINaturalGravityComponent
Describes ModAPI any form natural gravity provider (any form, not only sphere)
Inherited Members
Namespace: VRage.Game.ModAPI
Assembly: VRage.Game.dll
Syntax
public interface IMyModAPINaturalGravityComponent : IMyNaturalGravityComponent
Properties
Implementation
Gets implementation of gravity provider
Declaration
IMyModAPINaturalGravityImplementation Implementation { get; }
Property Value
Type | Description |
---|---|
IMyModAPINaturalGravityImplementation |