AbstractTimeVisualizer.

OnStoneInitTimeAgentsList(TimeStone) Method

Summary

Callback to TimeAgent's event InitTimeAgentsList Only used with autoAssignStone = true, to automatically set the TimeStone if it's not already defined The first stone to use this agent will be automatically assigned

Syntax

public virtual void OnStoneInitTimeAgentsList(TimeStone eventStone)

Parameters

Name Type Description
eventStone TimeStone

Return Value

Type Description
void