Interface ICeresGraphContainer
Interface for containing CeresGraph data
public interface ICeresGraphContainer
Properties
Object
Container bound
UObject Object { get; }
Property Value
- UObject
Remarks
Prefer use GameObject as container key since component is not persistent
Methods
SetGraphData(CeresGraphData)
Set graph persistent data
void SetGraphData(CeresGraphData graphData)
Parameters
graphDataCeresGraphData