Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Esempi in C# (CSharp) per PoolBoss.ResetPools
Linguaggio di programmazione:
C# (CSharp)
Classe/tipologia:
PoolBoss
Metodo/funzione:
ResetPools
Esempi su hotexamples.com:
1
PoolBoss.ResetPools in C# (CSharp): 1 esempio trovato
. Questo è il miglior esempio reale in C# (CSharp) per
PoolBoss.ResetPools
, estratto da progetti open source. Lo puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Metodi utilizzati di frequente
Mostra
Nascondi
Despawn(14)
Spawn(9)
DespawnAllOfPrefab(6)
PoolItemInfoByName(5)
SpawnInPool(4)
DespawnAllPrefabs(4)
DestroyPoolItem(3)
UnregisterNonStartInScenePoolable(2)
SpawnOutsidePool(2)
DespawnAllPrefabsInCategory(2)
CategoryItemsSpawned(2)
KillAllPrefabsInCategory(1)
ResetPools(1)
RegisterPotentialInScenePoolable(1)
CategoryActiveItems(1)
KillAllPrefabs(1)
KillAllOfPrefab(1)
GetUsedObject(1)
GetPrefabShortName(1)
GetObject(1)
DamageAllPrefabsInCategory(1)
DamageAllPrefabs(1)
DamageAllOfPrefab(1)
GetUnusedObject(1)
Metodi utilizzati di frequente
Despawn (14)
Spawn (9)
DespawnAllOfPrefab (6)
PoolItemInfoByName (5)
SpawnInPool (4)
DespawnAllPrefabs (4)
DestroyPoolItem (3)
UnregisterNonStartInScenePoolable (2)
SpawnOutsidePool (2)
DespawnAllPrefabsInCategory (2)
Metodi utilizzati di frequente
CategoryItemsSpawned (2)
KillAllPrefabsInCategory (1)
ResetPools (1)
RegisterPotentialInScenePoolable (1)
CategoryActiveItems (1)
KillAllPrefabs (1)
KillAllOfPrefab (1)
GetUsedObject (1)
GetPrefabShortName (1)
GetObject (1)
DamageAllPrefabsInCategory (1)
DamageAllPrefabs (1)
DamageAllOfPrefab (1)
GetUnusedObject (1)
Metodi utilizzati di frequente
DamageAllPrefabsInCategory (1)
DamageAllPrefabs (1)
DamageAllOfPrefab (1)
GetUnusedObject (1)
Esempio n. 1
0
Mostra file
void ResetWorld() { PoolBoss.ResetPools(); ClearNavMesh(); AllPaths.Clear(); }
x