Закрытые члены | |
proto native void | SetFreezed (bool freezed) |
Sets cameras freeze state. | |
proto native bool | IsFreezed () |
Returns if camera is freezed (you can't move it) | |
proto native Object | GetCrosshairObject () |
Gets object that free camera is currently pointing at. | |
Закрытые статические члены | |
static proto native FreeDebugCamera | GetInstance () |
Returns reference to FreeDebugCamera (it's singleton, thus only one instance is present) | |