Difference between revisions of "NDOIG"

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

Revision as of 18:56, 11 November 2019

ABCDEFGHIJKLMNOPQRSTUVWXYZ

Object Functions & Examples

GetAccessLevel()

.

Example

 CODE EXAMPLE BLOCK

GetAllEquippedObjects()

.

Example

 CODE EXAMPLE BLOCK

GetAllModules()

.

Example

 CODE EXAMPLE BLOCK

GetAllObjVars()

.

Example

 CODE EXAMPLE BLOCK

GetAllSharedObjectProperties()

.

Example

 CODE EXAMPLE BLOCK

GetAllStats()

.

Example

 CODE EXAMPLE BLOCK

GetAssetBundleName()

.

Example

 CODE EXAMPLE BLOCK

GetAttachedUserId()

.

Example

 CODE EXAMPLE BLOCK

GetBaseMoveSpeed()

.

Example

 CODE EXAMPLE BLOCK

GetCharacterName()

.

Example

 CODE EXAMPLE BLOCK

GetColor()

.

Example

 CODE EXAMPLE BLOCK

GetContainedObjects()

.

Example

 CODE EXAMPLE BLOCK

GetCreationTemplateId()

.

Example

 CODE EXAMPLE BLOCK

GetCurrentMoveSpeedModifier ()

.

Example

 CODE EXAMPLE BLOCK

GetDest()

.

Example

 CODE EXAMPLE BLOCK

GetEquippedObject()

.

Example

 CODE EXAMPLE BLOCK

GetFacing()

.

Example

 CODE EXAMPLE BLOCK

GetHue()

.

Example

 CODE EXAMPLE BLOCK

GetIconId()

.

Example

 CODE EXAMPLE BLOCK

GetItemCount()

.

Example

 CODE EXAMPLE BLOCK

GetLoc()

.

Example

 CODE EXAMPLE BLOCK

GetMobileType()

.

Example

 CODE EXAMPLE BLOCK

GetName()

.

Example

 CODE EXAMPLE BLOCK

GetObjVar()

.

Example

 CODE EXAMPLE BLOCK

GetObjVarType()

.

Example

 CODE EXAMPLE BLOCK

GetObjectTags()

.

Example

 CODE EXAMPLE BLOCK

GetPathTarget()

.

Example

 CODE EXAMPLE BLOCK

GetRestrictedStatUpdateLevel()

.

Example

 CODE EXAMPLE BLOCK

GetRotation()

.

Example

 CODE EXAMPLE BLOCK

GetScale()

.

Example

 CODE EXAMPLE BLOCK

GetSharedObjectProperty()

.

Example

 CODE EXAMPLE BLOCK

GetStatMaxValue()

.

Example

 CODE EXAMPLE BLOCK

GetStatRegenRate()

.

Example

 CODE EXAMPLE BLOCK

GetStatValue()

.

Example

 CODE EXAMPLE BLOCK

GetStatVisibility()

.

Example

 CODE EXAMPLE BLOCK

GetTimerDelay()

.

Example

 CODE EXAMPLE BLOCK

GetUpdateRange()

.

Example

 CODE EXAMPLE BLOCK