Difference between revisions of "NDOID"

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

Revision as of 18:45, 11 November 2019

ABCDEFGHIJKLMNOPQRSTUVWXYZ

Object Functions & Examples

DelModule()

.

Example

 CODE EXAMPLE BLOCK

DelObjVar()

.

Example

 CODE EXAMPLE BLOCK

DeleteCharacter()

.

Example

 CODE EXAMPLE BLOCK

Destroy()

.

Example

 CODE EXAMPLE BLOCK

DistanceFrom()

.

Example

 CODE EXAMPLE BLOCK

DistanceFromSquared()

.

Example

 CODE EXAMPLE BLOCK