GitHub
Download
Forum
Overview
Tutorial
C++ API
C# API
General interfaces
Data interfaces
UDomain
UStorage
UObject
UList
UBitFlagSet
UBitFlagSetSingle
WDomain
WObject
Compare
GetClassInfo
GetDomain
GetId
GetLastError
GetLock
GetNextSame
GetObject
IsDirty
IsOfType
LoadData
NeedsUpdate
StoreData
IEventClient
Schema interfaces
Configuration interfaces
Structures
Error codes
DTDL
DADL
Setup
WObject.GetNextSame
Returns the next WObject that encapsulates the same UObject.
Syntax
T GetNextSame<T : WObject>();
Parameter
This function has no parameters.
Return value
The next WObject, or this WObject if no other object exists.
Remarks
T can be WObject or a DADL-generated class, derived from WObject
© 2022 Mobiland AG