Click or drag to resize
GameBehaviour Fields

The GameBehaviour type exposes the following members.

Fields
  NameDescription
Public fieldFrameCounter
Number of frames while behaviour was enabled.
Public fieldStartImmediately
Whether to start the game immediately when the scene is loaded.
Public fieldUpdatePeriod
Update period of game (in s). 0 if no fixed update.
Top
See Also