-
Notifications
You must be signed in to change notification settings - Fork 25
OGDropContainer
Jeppe Zapp edited this page May 9, 2014
·
1 revision
For dropping other widgets onto
Variable | Type | |
---|---|---|
displayName | boolean |
Whether or not to display the name of the contained widget |
target | GameObject |
Message handler |
clearedMessage | string |
Message for the message handler on clear |
droppedMessage | string |
Message for the message handler on drop |
containedObject | OGWidget |
The contained widget |
containedScale | float |
Scale of the contained widget |
No example yet