nw::lyt::ExtUserData::GetNum Member Function

Syntax

u16 GetNum() const;

Arguments

None.

Return Values

Returns the number of instances of data.

Description

Gets the amount of extended user data.

When the data type is a character string, this is the length of the string.

When the data type is an array of integers, this is the number of elements in the array.

When the data type is an array of floats, this is the number of elements in the array.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL