Server.Mobiles.IntelliSpawner.IntelliSpawner C# (CSharp) Méthode

IntelliSpawner() private méthode

private IntelliSpawner ( ) : System
Résultat System
        public IntelliSpawner()
            : this(null)
        {
        }

Same methods

IntelliSpawner::IntelliSpawner ( Serial serial ) : System
IntelliSpawner::IntelliSpawner ( int amount, System.TimeSpan minDelay, System.TimeSpan maxDelay, int team, int homeRange, List spawnNames ) : System
IntelliSpawner::IntelliSpawner ( int amount, System.TimeSpan minDelay, System.TimeSpan maxDelay, int team, int homeRange, string spawnName ) : System
IntelliSpawner::IntelliSpawner ( int amount, int minDelay, int maxDelay, int team, int homeRange, string spawnName ) : System
IntelliSpawner::IntelliSpawner ( string spawnName ) : System