Empeld
Empeld plugin documentation.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
pluginbase.Dependencies.IGameTime Interface Reference

Injectable interface representing the current state of the world More...

Inheritance diagram for pluginbase.Dependencies.IGameTime:
pluginbase.Dependencies.IWorldStateServer

Properties

double Time [get]
 The current in-game clock time More...
 
double Speed [get]
 Gets the speed of the ingame clock More...
 

Detailed Description

Injectable interface representing the current state of the world

Attribute: Injectable

Property Documentation

◆ Speed

double pluginbase.Dependencies.IGameTime.Speed
get

Gets the speed of the ingame clock

The speed.

◆ Time

double pluginbase.Dependencies.IGameTime.Time
get

The current in-game clock time

The time.


The documentation for this interface was generated from the following file: