IsShared
Introduction
Setting IsShared

Accessing a IsShared (static) Variable in Code
IsShared and CreatesEvent
Last updated
Was this helpful?

Last updated
Was this helpful?
Was this helpful?
if(Entities.DebuggingVariables.ShowTerrainCollision == true)
{
// do something to show the terrain collision
}