Difference between revisions of "NDGIR"
Line 117: | Line 117: | ||
|- | |- | ||
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">ReloadTemplates() || . | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">ReloadTemplates() || . | ||
+ | |} | ||
+ | </center> | ||
+ | <p style="width: 60%;margin: 0 auto">Example</p> | ||
+ | <div style="width:60%;margin: 0 auto"> | ||
+ | CODE EXAMPLE BLOCK | ||
+ | </div> | ||
+ | |||
+ | <center> | ||
+ | {| class="wikitable" | style="width: 60%" | ||
+ | |- | ||
+ | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">ResetPermanentObjectStates() || . | ||
|} | |} | ||
</center> | </center> |
Revision as of 03:41, 13 November 2019
Global Functions & Examples
ReadInt32FromPlugin() |
. |
Example
CODE EXAMPLE BLOCK
ReadInt64FromPlugin() |
. |
Example
CODE EXAMPLE BLOCK
ReadBooleanFromPlugin() |
. |
Example
CODE EXAMPLE BLOCK
ReadDoubleFromPlugin() |
. |
Example
CODE EXAMPLE BLOCK
ReadObjectFromPlugin() |
. |
Example
CODE EXAMPLE BLOCK
ReadStringFromPlugin() |
. |
Example
CODE EXAMPLE BLOCK
RefreshView() |
. |
Example
CODE EXAMPLE BLOCK
RegisterEventHandler() |
. |
Example
CODE EXAMPLE BLOCK
RegisterSingleEventHandler() |
. |
Example
CODE EXAMPLE BLOCK
ReloadModule() |
. |
Example
CODE EXAMPLE BLOCK
ReloadTemplates() |
. |
Example
CODE EXAMPLE BLOCK
ResetPermanentObjectStates() |
. |
Example
CODE EXAMPLE BLOCK