Drag[en]gine Script Module DragonScript  1.23
Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo Class Reference

Debug information. More...

Inheritance diagram for Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo:
Dragengine.Debugging.DebugInformation

Public Member Functions

String getDetails ()
 Details to display. More...
 
String getLabel ()
 Label to display. More...
 
LookAtDebugInfo new (ECBehaviorLookAt.Instance behavior, String label)
 
void reset ()
 Reset called every frame update. More...
 

Public Attributes

ECBehaviorLookAt.Instance pBehavior
 
String pDetails
 
String pLabel
 

Detailed Description

Debug information.

Member Function Documentation

◆ getDetails()

String Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.getDetails ( )

Details to display.

Implements Dragengine.Debugging.DebugInformation.

◆ getLabel()

String Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.getLabel ( )

Label to display.

Implements Dragengine.Debugging.DebugInformation.

◆ new()

LookAtDebugInfo Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.new ( ECBehaviorLookAt.Instance  behavior,
String  label 
)

◆ reset()

void Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.reset ( )

Reset called every frame update.

Implements Dragengine.Debugging.DebugInformation.

Member Data Documentation

◆ pBehavior

ECBehaviorLookAt.Instance Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.pBehavior

◆ pDetails

String Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.pDetails

◆ pLabel

String Dragengine.Debugging.DebugBehaviorLookAt.LookAtDebugInfo.pLabel

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