Difference between revisions of "IC Python API:RLPY"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) (Created page with "==Modules== {| class="mw-collapsible mw-collapsed wikitable" ! System || Classes |- | RStatus || API level error handling. |- | RTime || Hold and manipulate timing informatio...") |
Chuck (RL) (Talk | contribs) m (→Modules) |
||
Line 1: | Line 1: | ||
==Modules== | ==Modules== | ||
+ | |||
+ | === System === | ||
{| class="mw-collapsible mw-collapsed wikitable" | {| class="mw-collapsible mw-collapsed wikitable" | ||
− | ! | + | ! RStatus || API level error handling. |
|- | |- | ||
− | | | + | | __init__ || |
|- | |- | ||
| RTime || Hold and manipulate timing information. | | RTime || Hold and manipulate timing information. |
Revision as of 19:11, 8 January 2019
Modules
System
RStatus | API level error handling. |
---|---|
__init__ | |
RTime | Hold and manipulate timing information. |
RVariant | Union for the most common data types. |