Drag[en]gine Script Module DragonScript  1.21
Dragengine.Gui.DisplayInteractPromptEntry.Placement Enum Reference

Placement of image, verb and bindings. More...

Public Attributes

 bottom
 
 left
 
 right
 
 top
 

Detailed Description

Placement of image, verb and bindings.

Member Data Documentation

◆ bottom

Dragengine.Gui.DisplayInteractPromptEntry.Placement.bottom

From top to bottom: bindings, image, verb.

◆ left

Dragengine.Gui.DisplayInteractPromptEntry.Placement.left

Left image, right verb above bindings.

◆ right

Dragengine.Gui.DisplayInteractPromptEntry.Placement.right

Right image, left verb above bindings.

◆ top

Dragengine.Gui.DisplayInteractPromptEntry.Placement.top

From top to bottom: image, verb then bindings.


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