Interaction Part's Height/Width (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 3.5.0

Syntax

[the] deu interaction (height|width) of %activeparts/entities%

Description

Get/Set the height or width of an interaction part.

Examples

if {_activepart}'s part type is deu_interaction:
	set {_activepart}'s deu interaction height to 2

View source