Table of Contents

Struct ResourceSystemInitializedEvent

Namespace
Core.Resources
Assembly
Core.dll

ENGINE: Event fired when ResourceSystem is initialized.

public struct ResourceSystemInitializedEvent : IGameEvent
Implements

Fields

MaxCountries

Number of countries supported

public int MaxCountries

Field Value

int

Properties

TimeStamp

Event timestamp (auto-set by EventBus)

public float TimeStamp { readonly get; set; }

Property Value

float