GitHub
Download
Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
UDomain
UStorage
UObject
AddClass
ClassAddRef
ClassRelease
Close
GetArray
GetAvailableAttributes
GetBsob
GetId
GetLastError
GetLastWriteTime
GetList
GetObjectLink
GetObjectLinkArray
GetValue
HasAttribute
IsAvailableLoaded
IsDirty
Load
LoadFiltered
Remove
SetArray
SetBsob
SetDirty
SetLastError
SetList
SetObjectLink
SetObjectLinkArray
SetValue
Store
Unload
UList
UBitFlagSet
UBitFlagSetSingle
WDomain
WObject
IEventClient
Schema interfaces
Configuration interfaces
Structures
Error codes
C# API
DTDL
DADL
Setup
UObject::Unload
Unloads attributes of the object without closing the object.
Syntax
void
Unload(
[in]
const
UBitFlagSet*
p_pbfsUnload
);
Parameter
p_pbfsUnload
[in]
Type:
const UBitFlagSet*
Bitflag set indicating the attributes that should be unloaded.
Return value
This function has no return value.
Remarks
The action is executed directly and does not need additional actions.
© 2022 Mobiland AG