GBX.lua.ControllerService (Service): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Class reference}} __NOTOC__ {{Stub}} The ControllerService object. {{Service}} ==Functions== The ControllerService object only incorporates the global functions....")
 
("created" the page)
 
Line 1: Line 1:
{{CatUp|Class reference}}
{{CatUp|Class reference}}
__NOTOC__
{{Stub}}
The ControllerService object.
{{Service}}
{{Service}}
Container class for the [[GBX.lua.HumanoidController (Object)|HumanoidController]] among other classes.


==Functions==
==Functions==
Line 12: Line 7:


==Properties==
==Properties==
The ControllerService object only incorporates the global properties.
The ControllerService only incorporates global properties.


==Events==
==Events==
The ControllerService object only incorporates the global events.  
The ControllerService object only incorporates the global events.


[[Category:GoodBlox Lua Objects]]
[[Category:GoodBlox Lua Services]]
[[Category:GoodBlox Lua Services]]

Latest revision as of 05:13, 27 September 2021

Note: This is a Game Service, and therefore isn't like other Objects in the Class Explorer. You have to call it with :
game:GetService("<Service name>")

Container class for the HumanoidController among other classes.

Functions

The ControllerService object only incorporates the global functions.

Properties

The ControllerService only incorporates global properties.

Events

The ControllerService object only incorporates the global events.