SetLockedTarget
Summary
public void SetLockedTarget(IMyCubeGrid target)
Sets locked target grid
Parameters
- IMyCubeGrid target
Remarks
Should be called only for IMyShipController . Other implementations has mock logic inside
Summary
public void SetLockedTarget(IMyCharacter target)
Sets locked target grid
Parameters
- IMyCharacter target
Remarks
Should be called only for IMyShipController . Other implementations has mock logic inside