|
static VesselRenameDialog | Spawn (Vessel v, Callback< string, VesselType > onAccept, Callback onDismiss, bool allowTypeChange, VesselType lowestType) |
|
static VesselRenameDialog | SpawnNameFromPart (Part p, Callback< string, VesselType, int > onAccept, Callback onDismiss, Callback onRemove, bool allowTypeChange, VesselType lowestType) |
|
void KSP.UI.Screens.VesselRenameDialog.OnButtonAccept |
( |
| ) |
|
|
inlineprotected |
void KSP.UI.Screens.VesselRenameDialog.OnButtonDismiss |
( |
| ) |
|
|
inlineprotected |
void KSP.UI.Screens.VesselRenameDialog.OnButtonRemove |
( |
| ) |
|
|
inlineprotected |
void KSP.UI.Screens.VesselRenameDialog.OnNameFieldEndEdit |
( |
string |
s | ) |
|
|
inlineprotected |
void KSP.UI.Screens.VesselRenameDialog.OnNameFieldModified |
( |
string |
newName | ) |
|
|
inlineprotected |
void KSP.UI.Screens.VesselRenameDialog.OnNameFieldSelected |
( |
PointerEventData |
eventData | ) |
|
|
inlineprotected |
void KSP.UI.Screens.VesselRenameDialog.OnToggle |
( |
TypeButton |
t, |
|
|
bool |
b |
|
) |
| |
|
inlineprotected |
void KSP.UI.Screens.VesselRenameDialog.Start |
( |
| ) |
|
|
inlineprotected |
void KSP.UI.Screens.VesselRenameDialog.Terminate |
( |
| ) |
|
|
inline |
void KSP.UI.Screens.VesselRenameDialog.ToggleSetup |
( |
TypeButton |
t, |
|
|
UnityAction< bool > |
onValueChangedCallback |
|
) |
| |
|
inlineprotected |
void KSP.UI.Screens.VesselRenameDialog.Update |
( |
| ) |
|
|
inlineprotected |
The documentation for this class was generated from the following file: