Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UseWithStateMachineAttribute(params Type[])

Initializes a new instance of the UseWithStateMachineAttribute class with the specified supported state machine types.
Read time 1 minuteLast updated 11 days ago

Definition

UseWithStateMachineAttribute(Type[])

public UseWithStateMachineAttribute(params Type[] stateMachineTypes)

Parameters

stateMachineTypes

An array of state machine types that support the decorated element type.