The Flock  0.00.001
Public Member Functions | Properties | List of all members
IDebuggable Interface Reference

Interface debuggable. More...

Inheritance diagram for IDebuggable:
AbstractMonoBehaviour CoreObject AbstractMain AbstractWindow Actor AudioDevDummy AudioLPF AudioRF AudioShot CheckMeshes Controls EndGameAudio EndScreen FlockDashAttack FMODJayce FPSGraph GameManager GameRenderSettings HudNotifications LightBulb LoadingScreen Main MainMenu Player PlayerCameraAnimations PlayerStatueCheck ShowBuildVersion SpawnManager AudioItem MainClient MainServer PlayerIOModel PlayerIOSend

Public Member Functions

void logDebug (string message)
 
void logWarning (string message)
 
void logError (string message)
 

Properties

bool debug [get, set]
 

Detailed Description

Interface debuggable.

Member Function Documentation

void IDebuggable.logDebug ( string  message)

Implemented in AbstractMonoBehaviour, and CoreObject.

void IDebuggable.logError ( string  message)

Implemented in AbstractMonoBehaviour, and CoreObject.

void IDebuggable.logWarning ( string  message)

Implemented in AbstractMonoBehaviour, and CoreObject.

Property Documentation

bool IDebuggable.debug
getset

The documentation for this interface was generated from the following file: