Table of Contents

Interface IServerPhysicsTicker

Namespace
Vintagestory.API.Server
Assembly
VintagestoryAPI.dll
public interface IServerPhysicsTicker

Properties

FlagDoneTick

ref int FlagDoneTick { get; }

Property Value

int

Methods

AfterPhysicsTick()

void AfterPhysicsTick()

onPhysicsTickServer(long)

void onPhysicsTickServer(long elapsedMS)

Parameters

elapsedMS long