KSPDev Client utilities
KSPDev Client utilities
KSPDev.GUIUtils
GuiActionsList Class
GuiActionsList Methods
Add Method
ExecutePendingGuiActions Method
GuiActionsList
.
Add Method
Adds an action to the pending list.
Namespace:
KSPDev.GUIUtils
Assembly:
KSPDev_Utils.2.5 (in KSPDev_Utils.2.5.dll) Version: 2.5 for KSP v1
Syntax
C#
Copy
public
void
Add
(
Action
actionFn
)
Request Example
View Source
Parameters
actionFn
Type:
System
.
Action
An action callback.
See Also
Reference
GuiActionsList Class
KSPDev.GUIUtils Namespace
Send comments on this topic to
igor.zavoychinskiy@gmail.com