Component:GiggleTechSettings

From Resonite Wiki
Revision as of 19:11, 22 December 2024 by 989onan (talk | contribs) (add some info, still stub)
Component image 
File:GiggleTechSettingsComponent.png
Giggle Tech Settings component as seen in the Scene Inspector

The GiggleTechSettings Component is used to control different aspects of giggle pucks for use in Resonite.

Fields

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't.
Devices list of Device A list of giggle pucks with settings for them.

Device

Fields
Name Type Description

Sync Delegates

Lua error in mw.text.lua at line 25: bad argument #1 to 'match' (string expected, got nil).
Triggers
Method Name Method type and Arguments. Is the method hidden? Description

Usage

Examples

See Also