메소드 | 설명 | |
---|---|---|
MetaEventViewModel ( |
Default Constructor
|
|
Update ( System.TimeSpan currentTimeUtc ) : void |
Updates the TimeUntilNextStage, TimeSinceStageStarted, CurrentStage, and NextStage
|
메소드 | 설명 | |
---|---|---|
AddToHiddenEvents ( ) : void |
Adds the meta event to the list of hidden meta events
|
|
InitializeStagesAndTimers ( System.TimeSpan currentTime ) : void |
Initializes the current and next stage of this meta event based on the provided current time
|
|
RefreshVisibility ( ) : void |
Refreshes the visibility of the meta event
|
public MetaEventViewModel ( |
||
metaEventData | ||
userData | EventsUserData | |
리턴 | System |
public Update ( System.TimeSpan currentTimeUtc ) : void | ||
currentTimeUtc | System.TimeSpan | |
리턴 | void |