GetEncounterSpawnsMax(object)

Get the maximum number of times that oEncounter will spawn.

int GetEncounterSpawnsMax(
    object oEncounter
);

Parameters

oEncounter

The encounter object you wish to examine.


Description

Returns the maximum allowed times the Encounter was set to spawn when it was created in the toolset.



Version

1.22

See Also

functions: GetEncounterActive | GetEncounterDifficulty | GetEncounterSpawnsCurrent | SetEncounterSpawnsMax
categories: Encounter Functions


 author: John Shuell