InventoryPuppetPreviewGameController class
game.ui.InventoryPuppetPreviewGameController
Inheritance
Base: game.ui.PuppetPreviewGameController
Derived
game.ui.BaseGarmentItemPreviewGameController
Properties
| Property | Type | |
|---|---|---|
sceneName | CName | |
cameraRef | NodeRef | |
collider | ink.WidgetReference | scripted |
rotationIsMouseDown | bool | scripted |
maxMousePointerOffset | float | scripted |
mouseRotationSpeed | float | scripted |
Functions
bool OnInitialize()overrideRTTIbool OnUninitialize()overrideRTTIbool OnMouseDown(ink.PointerEvent e)RTTIbool OnGlobalRelease(ink.PointerEvent e)RTTIbool OnRelativeInput(ink.PointerEvent e)RTTIbool OnSetCameraSetupEvent(uint index, CName slotName)RTTI