Spawned Part of Entity (Expression) — DisplayEntityUtils

Addon: DisplayEntityUtils · Category: Expression · Since: 2.6.2, 3.3.2 (Plural)

Syntax

[the] deu part of %entities%

Description

Get the spawned part that represents a part-eligible entity

Examples

set {_foundpart} to {_entity}'s deu part

#3.4.3 or earlier
set {_foundpart} to {_entity}'s spawned part

View source