Added item.removed to docs and fixed some minor things
This commit is contained in:
@@ -12,11 +12,11 @@ Item = {}
|
||||
|
||||
--- Gets a component from an item by a string name.
|
||||
-- @treturn Component component
|
||||
-- @realm server
|
||||
-- @realm shared
|
||||
function GetComponentString(componentName) end
|
||||
|
||||
--- Sends a signal.
|
||||
-- @realm server
|
||||
-- @realm shared
|
||||
function SendSignal(signalOrString, connectionOrConnectionName) end
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user