Class GetStateGraphs
Get a list of all the StateGraphs from a GameObject
Inheritance
GetStateGraphs
Inherited Members
Namespace: Unity.VisualScripting
Syntax
[TypeIcon(typeof(StateGraph))]
public class GetStateGraphs : GetGraphs<StateGraph, StateGraphAsset, StateMachine>, IUnit, IGraphElementWithDebugData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IAnalyticsIdentifiable