Property | Type | Description | |
---|---|---|---|
mTrackButtonListener | List |
Property | Type | Description | |
---|---|---|---|
OnButtonDown | void | ||
OnButtonUp | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Draw ( ) : void | ||
FocusOverlay ( ) : System | ||
OnEnterMapView ( ) : void | ||
OnExitMapView ( ) : void | ||
OnVDestroy ( Vessel v ) : void | ||
OnVRecover ( ProtoVessel v, bool t ) : void | ||
OnVTerminate ( ProtoVessel v ) : void | ||
RebuildTrackingListeners ( ) : void | ||
RemoveTrackingListeners ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
OnButtonDown ( ) : void | ||
OnButtonUp ( ) : void |
public OnVRecover ( ProtoVessel v, bool t ) : void | ||
v | ProtoVessel | |
t | bool | |
return | void |