Table of Contents

Class ActorFlowGraphRow

Namespace
Ceres.Gameplay
Assembly
Ceres.Gameplay.dll
[AddressableDataTable("DataTables", "ActorFlowGraphDataTable")]
public class ActorFlowGraphRow : IDataTableRow
Inheritance
ActorFlowGraphRow
Implements
Inherited Members

Constructors

ActorFlowGraphRow()

public ActorFlowGraphRow()

Fields

preload

public bool preload

Field Value

bool

reference

public SoftAssetReference<FlowGraphAsset> reference

Field Value

SoftAssetReference<FlowGraphAsset>

remotePath

public Optional<string> remotePath

Field Value

Optional<string>

remoteUpdate

public bool remoteUpdate

Field Value

bool