TipJar (Component)

From Neos Wiki
Jump to navigation Jump to search
This page contains changes which are not marked for translation.

The TipJar component can be used to spawn in the tip interface when activated. The tipping interface can be used to send KFC and NCR to a specified user.

Tip Jar component as seen in the Scene Inspector

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
RecipientId String This can be set to the recipient of the tip when the component is activated. For example U-FakeUser.
Token String The type of token to be tipped can be set here. If no value is set the dialog that is created will offer the options of KFC and NCR.

Usage

Examples

Related Components