Table of Contents

Class Actor.FlowGraphSettings

Namespace
Ceres.Gameplay
Assembly
Ceres.Gameplay.dll

Settings contains multi-types of flow graph dependencies for Actor

public class Actor.FlowGraphSettings
Inheritance
Actor.FlowGraphSettings
Inherited Members

Constructors

FlowGraphSettings()

public FlowGraphSettings()

Fields

actorAddress

public string actorAddress

Field Value

string

graphAsset

public FlowGraphAsset graphAsset

Field Value

FlowGraphAsset