Interface IMyPathRecorderBlock
PathRecorder interface
Inherited Members
Namespace: Sandbox.ModAPI
Assembly: Sandbox.Common.dll
Syntax
public interface IMyPathRecorderBlock : IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity, IMyPathRecorderBlock, IMyFunctionalBlock, IMyTerminalBlock, IMyCubeBlock, IMyEntity
Methods
GetComponent(out IMyPathRecorderComponent)
Gets IMyPathRecorderComponent
Declaration
bool GetComponent(out IMyPathRecorderComponent component)
Parameters
| Type | Name | Description |
|---|---|---|
| IMyPathRecorderComponent | component |
Returns
| Type | Description |
|---|---|
| System.Boolean |