ACR_Quest.Spawn.GetPrespawnPrediction C# (CSharp) Méthode

GetPrespawnPrediction() public static méthode

public static GetPrespawnPrediction ( CLRScriptBase s ) : int
s CLRScriptFramework.CLRScriptBase
Résultat int
        public static int GetPrespawnPrediction(CLRScriptBase s) { return s.GetGlobalInt(_SPAWN_PRESPAWN_PREDICTION_GB); }