Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CreateInstance()

Returns an instance of the declaring element.
Read time 1 minuteLast updated 6 days ago

Definition

public abstract object CreateInstance()

Returns

Type

Description

ObjectThe new instance of the declaring element.

Remarks

Additional Resources: UxmlCreateInstanceMethodAttribute