DynamicField

Class in Arbor.DynamicReflection / Inherits from: object

Description

A class that accesses Field directly.

Remarks

In AOT and IL2CPP environments, it is access by Reflection.

Properties

Property Name Description
fieldInfo Referencing FieldInfo

Methods

Method Name Description
GetValue Returns the value of the field.
SetValue Set the value of the field.

Static Methods

Method Name Description
GetField Returns DynamicField.