UNPKG

@nativewrappers/server

Version:

Native wrappers and utilities for use with FXServer.

14 lines (13 loc) 253 B
export declare enum PopulationType { Unknown = 0, RandomPermanent = 1, RandomParked = 2, Randompatrol = 3, RandomScenario = 4, RandomAmbient = 5, Permanent = 6, Mission = 7, Replay = 8, Cache = 9, Tool = 10 }