ACR_Quest.Spawn.GetPrespawnPrediction C# (CSharp) Метод

GetPrespawnPrediction() публичный статический Метод

public static GetPrespawnPrediction ( CLRScriptBase s ) : int
s CLRScriptFramework.CLRScriptBase
Результат int
        public static int GetPrespawnPrediction(CLRScriptBase s) { return s.GetGlobalInt(_SPAWN_PRESPAWN_PREDICTION_GB); }