OnAssignField

public void OnAssignField(Object ownerObject, FieldInfo fieldInfo) ;

A callback method that receives the assigned field information.

Parameter Name Description
ownerObject The object that owns this field
fieldInfo Field information