SwiftlyS2

EngineLoopState_t

Interface EngineLoopState_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface EngineLoopState_t : ISchemaClass<EngineLoopState_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

PlatWindowHeight

ref int PlatWindowHeight { get; }
Property Value

PlatWindowWidth

ref int PlatWindowWidth { get; }
Property Value

RenderHeight

ref int RenderHeight { get; }
Property Value

RenderWidth

ref int RenderWidth { get; }
Property Value

On this page