|
Arbor 3: FSM & BT Graph Editor
3.7.8
|
A class to get the value of a persistent member by Reflection. More...
Inherits ISerializationCallbackReceiver.
Public Member Functions | |
| void | Invoke () |
| Invoke member. More... | |
| string | GetWarningMessage () |
| Get the warning message. More... | |
Properties | |
| System.Type?? | targetType [get] |
| Target type More... | |
| object | targetInstance [get] |
| Target instance More... | |
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.
| string GetWarningMessage | ( | ) |
Get the warning message.
| void Invoke | ( | ) |
Invoke member.
|
get |
Target instance
|
get |
Target type