StateBag::IsEmpty

StateBag::IsEmpty
bool IsEmpty() const;
Description

IsEmpty determines if the state bag is empty of states.

Return Value

A Boolean value of true if the state bag is empty, false otherwise.