1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-11 15:40:29 +01:00
Scene-Manager-DevRepo/SceneManager
2020-12-06 07:30:22 -07:00
..
Menus Added using for SceneManager.Object and SceneManager.Utils. Removed unnecessary code for RNUIMouseInputHandler after having added InputManager dependency. 2020-12-06 07:28:51 -07:00
Objects Renamed Object Classes folder to Objects 2020-12-06 07:29:50 -07:00
Properties Updated version. 2020-12-06 07:30:11 -07:00
Utils Added GetPedsActiveTasks command 2020-12-06 07:30:22 -07:00
ConsoleCommands.cs Updated command to show output from GET_ENTITY_SCRIPT native 2020-11-26 16:40:56 -07:00
EntryPoint.cs Added check for InputManager.dll alongside RNUI version checker. 2020-11-27 15:07:04 -07:00
GetUserInput.cs Updated methods from public to internal 2020-09-14 13:19:28 -06:00
Hints.cs Updated methods from public to internal 2020-09-14 13:19:28 -06:00
MousePositionInWorld.cs Added MousePositionInWorld and RNUIMouseInputHandler classes 2020-11-08 11:08:27 -07:00
PNWUserInput.cs Added UserInput class by PNW to handle user-defined filename for Export Path 2020-11-27 15:07:36 -07:00
RNUIMouseInputHandler.cs RNUIMouseInputHandler now utilizes InputManager.dll to simulate key presses on mouse click. 2020-11-27 15:04:40 -07:00
SceneManager.csproj Added UserInput class by PNW to handle user-defined filename for Export Path 2020-11-27 15:07:36 -07:00
Settings.cs Added ini setting for Advanced Barrier Options. Added enum for TrafficLight state. Added debug message for invalid barriers. 2020-11-08 11:04:36 -07:00