GitHub    Download    Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
UDomain
UStorage
UObject
UList
UBitFlagSet
UBitFlagSetSingle
Check
Clear
Copy
CopyBits
GetClassId
Next
Set
WDomain
WObject
IEventClient
Schema interfaces
Configuration interfaces
Structures
Error codes
C# API
DTDL
DADL
Setup

UBitFlagSet::Next

Gets the next UBitFlagSetSingle of the UBitFlagSet.

Syntax

UBitFlagSetSingle* Next();
 
const UBitFlagSetSingle* Next() const;

Parameter

This function has no parameters.

Return value

A pointer to the next UBitFlagSetSingle. The set can be verified to see if it is valid with the UBitFlagSet::IsValid function of the UBitFlagSet.
© 2022 Mobiland AG