IC Python API:RLPy RStatus
From Reallusion Wiki!
Revision as of 01:19, 9 January 2019 by Chuck (RL) (Talk | contribs) (Created page with " Class in RLPy / Inherits from:_object == Description == API level error handling. Most API methods return this class. you can query, clear, and print the error code alo...")
Class in RLPy / Inherits from:_object
Contents
Description
API level error handling. Most API methods return this class. you can query, clear, and print the error code along with the error description.
Member Functions
Clear
def RLPY.RStatus.Clear(self)