Difference between revisions of "NDOIG"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
Line 27: Line 27:
 
|-
 
|-
 
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">GetBaseMoveSpeed() || .
 
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">GetBaseMoveSpeed() || .
 +
|}
 +
</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">GetDest() || .
 
|}
 
|}
 
</center>
 
</center>

Revision as of 17:06, 11 November 2019

ABCDEFGHIJKLMNOPQRSTUVWXYZ

Object Functions & Examples

GetAllModules()

.

Example

 CODE EXAMPLE BLOCK

GetAllObjVars()

.

Example

 CODE EXAMPLE BLOCK

GetBaseMoveSpeed()

.

Example

 CODE EXAMPLE BLOCK

GetDest()

.

Example

 CODE EXAMPLE BLOCK

GetLoc()

.

Example

 CODE EXAMPLE BLOCK

GetObjVar()

.

Example

 CODE EXAMPLE BLOCK

GetObjVarType()

.

Example

 CODE EXAMPLE BLOCK