Difference between revisions of "VisionaireObject Commands"
From The Official Visionaire Studio: Adventure Game Engine Wiki
(Created page with "This is a list of methods and fields supported on a Visionaire Object (TVisObj). == Methods == {| class="ts" |- ! style="width:20%" | Function Name ! Description |- | Vis...") |
|||
Line 5: | Line 5: | ||
{| class="ts" | {| class="ts" | ||
|- | |- | ||
− | ! style="width: | + | ! style="width:15%" | Function Name |
! Description | ! Description | ||
|- | |- | ||
Line 115: | Line 115: | ||
{| class="ts" | {| class="ts" | ||
|- | |- | ||
− | ! style="width: | + | ! style="width:15%" | Field Name |
− | ! Type | + | ! style="width:10%" | Type |
! Description | ! Description | ||
|- | |- |
Revision as of 14:19, 5 August 2023
This is a list of methods and fields supported on a Visionaire Object (TVisObj).
Methods
Fields
Field Name | Type | Description |
---|---|---|
id | int | (readonly) |
name | string | (readonly) |
parent | TVisObj | (readonly) |
tableId | int | (readonly) |