TestBoxEmpty


Tests whether the box is empty.

Syntax

C++
Python
 
def TestBoxEmpty(
	inBox: Box,
	/
)
-> outIsEmpty: bool

Parameters

Name Type Default Description
Input value inBox Box
Output value outIsEmpty bool