AssetGuid
The GUID of the asset file associated with this state machine.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
public GUID AssetGuid { get; }
Remarks
For state machines that are persistent assets, this property contains the valid unique identifier of the asset file on disk.