IndoorMapEntityLoadState (Enum)

Namespace: Wrld.Resources.IndoorMaps

Represents the current map tiles loading state for an indoor map.

Fields

Name Type Description
None IndoorMapEntityLoadState The indoor map is not loaded.
Partial IndoorMapEntityLoadState Some map tiles for the indoor map are loaded.
Complete IndoorMapEntityLoadState All map tiles for the indoor map are loaded.
v0.8.17