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