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

Serialization.CollectionPropertyAccessor.

Serialization.

GetElementType(Type) Method

Summary

Returns the type of elements in the array.

Syntax

public static Type GetElementType(Type fieldType)

Parameters

Name Type Description
fieldType Type

Return Value

Type Description
Type