ScriptFieldProxy Class |
Namespace: UMod.Scripting
public sealed class ScriptFieldProxy : IScriptMemberProxy
The ScriptFieldProxy type exposes the following members.
Name | Description | |
---|---|---|
Item |
Attempt to read from or write to a field on the managed type with the specified name.
The object value will need to be cast to the desired type when reading the value.
|