GBX.lua.ContentFilter (Service)

From Goodblox Wiki
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.