TimeAgent.

SetDataTime(TimeStone, float) Method

Summary

Set data from the stone but using time

Syntax

public virtual void SetDataTime(TimeStone stone, float time)

Parameters

Name Type Description
stone TimeStone The calling TimeStone
time float The time to apply

Return Value

Type Description
void