PersistentGetValue
Class in Arbor.Events / Inherits from: object
Description
A class to get the value of a persistent member by Reflection. Since it is for Arbor internal processing, if you want to get the member value, use the built-in behavior such as GetValueCalculator.
Properties
Property Name | Description |
---|---|
targetInstance | Target instance |
targetType | Target type |
Methods
Method Name | Description |
---|---|
GetWarningMessage | Get the warning message. |
Invoke | Invoke member. |