TypeTraits

class in Unity.Properties

/

Implemented in:UnityEngine.PropertiesModule

Description

Helper class to avoid paying the cost of runtime type lookups.

Static Methods

IsContainer Returns true if the given type can be treated as a container. i.e. not primitive, pointer, enum or string.

Did you find this page useful? Please give it a rating: