Click or drag to resize
IMySessionUpdate Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.Game.ModAPI.IMySession.Update(VRage.Library.Utils.MyTimeSpan)"]

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
void Update(
	MyTimeSpan time
)

Parameters

time
Type: MyTimeSpan

[Missing <param name="time"/> documentation for "M:VRage.Game.ModAPI.IMySession.Update(VRage.Library.Utils.MyTimeSpan)"]

See Also