This is the old Animancer v7.4 documentation. Click here for the latest version.

Serialization.PropertyAccessor.

Serialization.

GetField(Object) Method

Summary

Returns the Animancer.Editor.Serialization.PropertyAccessor.Field if there is one, otherwise calls Animancer.Editor.Serialization.PropertyAccessor.GetField(System.Object@).

Syntax

public FieldInfo GetField(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
FieldInfo