Method | Description | |
---|---|---|
AddCooldown ( string name ) : void | ||
CheckCooldown ( string name ) : bool | ||
DoesGridContainZone ( IMyCubeGrid cubeGrid ) : bool | ||
FindByName ( String pylonName, Dictionary |
||
GetZonesInGrid ( IMyCubeGrid cubeGrid ) : List |
||
IsGridInside ( IMyCubeGrid dockingEntity, List |
public static AddCooldown ( string name ) : void | ||
name | string | |
return | void |
public static CheckCooldown ( string name ) : bool | ||
name | string | |
return | bool |
public static DoesGridContainZone ( IMyCubeGrid cubeGrid ) : bool | ||
cubeGrid | IMyCubeGrid | |
return | bool |
public static FindByName ( String pylonName, Dictionary |
||
pylonName | String | |
testList | Dictionary |
|
beaconList | List |
|
playerId | long | |
return | void |
public static GetZonesInGrid ( IMyCubeGrid cubeGrid ) : List |
||
cubeGrid | IMyCubeGrid | |
return | List |
public static IsGridInside ( IMyCubeGrid dockingEntity, List |
||
dockingEntity | IMyCubeGrid | |
beaconList | List |
|
return | bool |