Drag[en]gine Script Module DragonScript  1.21
Dragengine.Scenery.ECBehaviorSkinSwitcher.BooleanListener Class Reference

Boolean listener switching skin. More...

Inheritance diagram for Dragengine.Scenery.ECBehaviorSkinSwitcher.BooleanListener:
Dragengine.Scenery.BooleanBehaviorListener

Classes

enum  SwitchType
 Switch type. More...
 

Public Member Functions

void disabled ()
 Disabled event. More...
 
void enabled ()
 Enabled event. More...
 
SwitchType getSwitchType ()
 Switch type. More...
 
BooleanListener new (Instance instance)
 Create listener with SwitchType.nextOnOff . More...
 
BooleanListener new (Instance instance, SwitchType switchType)
 Create listener. More...
 

Public Attributes

Instance pInstance
 
SwitchType pSwitchType
 

Detailed Description

Boolean listener switching skin.

Member Function Documentation

◆ disabled()

void Dragengine.Scenery.ECBehaviorSkinSwitcher.BooleanListener.disabled ( )

Disabled event.

Implements Dragengine.Scenery.BooleanBehaviorListener.

◆ enabled()

void Dragengine.Scenery.ECBehaviorSkinSwitcher.BooleanListener.enabled ( )

Enabled event.

Implements Dragengine.Scenery.BooleanBehaviorListener.

◆ getSwitchType()

SwitchType Dragengine.Scenery.ECBehaviorSkinSwitcher.BooleanListener.getSwitchType ( )

Switch type.

◆ new() [1/2]

BooleanListener Dragengine.Scenery.ECBehaviorSkinSwitcher.BooleanListener.new ( Instance  instance)

Create listener with SwitchType.nextOnOff .

◆ new() [2/2]

BooleanListener Dragengine.Scenery.ECBehaviorSkinSwitcher.BooleanListener.new ( Instance  instance,
SwitchType  switchType 
)

Create listener.

Version
1.19

Member Data Documentation

◆ pInstance

Instance Dragengine.Scenery.ECBehaviorSkinSwitcher.BooleanListener.pInstance

◆ pSwitchType

SwitchType Dragengine.Scenery.ECBehaviorSkinSwitcher.BooleanListener.pSwitchType

The documentation for this class was generated from the following file: