NDGIR

From Legends of Aria Admin and Modding Wiki
Revision as of 20:01, 23 November 2019 by Gizmo (talk | contribs)
Jump to: navigation, search

[Main] [Lua Examples]

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

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