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">GetCharacterName() || .
 
|}
 
|}
 
</center>
 
</center>

Revision as of 17:16, 11 November 2019

ABCDEFGHIJKLMNOPQRSTUVWXYZ

Object Functions & Examples

GetAllModules()

.

Example

 CODE EXAMPLE BLOCK

GetAllObjVars()

.

Example

 CODE EXAMPLE BLOCK

GetBaseMoveSpeed()

.

Example

 CODE EXAMPLE BLOCK

GetCharacterName()

.

Example

 CODE EXAMPLE BLOCK

GetColor()

.

Example

 CODE EXAMPLE BLOCK

GetContainedObjects()

.

Example

 CODE EXAMPLE BLOCK

GetDest()

.

Example

 CODE EXAMPLE BLOCK

GetFacing()

.

Example

 CODE EXAMPLE BLOCK

GetHue()

.

Example

 CODE EXAMPLE BLOCK

GetLoc()

.

Example

 CODE EXAMPLE BLOCK

GetName()

.

Example

 CODE EXAMPLE BLOCK

GetObjVar()

.

Example

 CODE EXAMPLE BLOCK

GetObjVarType()

.

Example

 CODE EXAMPLE BLOCK

GetRotation()

.

Example

 CODE EXAMPLE BLOCK