GBX.lua.ContentFilter (Service)

From Goodblox Wiki
Revision as of 03:17, 25 September 2021 by Xyrafrost (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Diagram showing how links get passed.
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>")

The ContentFilter service causes any links to files not on one of the GoodBlox/Roblox sites or on the trusted sites to not load. The picture on the right shows how the filter works.

Functions

In addition to the Global functions, the ContentFilter also has these:

# indicates a locked function. These should NOT be tampered with.

Properties

The ContentFilter object only incorporates the global properties.

Events

The ContentFilter object only incorporates the global events.