OpenFairyGUI API
Preparing search index...
core/src/uam
ReplaceResourceBytesOperation
Interface ReplaceResourceBytesOperation
interface
ReplaceResourceBytesOperation
{
kind
:
"replaceResourceBytes"
;
opId
?:
string
;
selector
:
UamResourceSelector
;
sourceBytes
:
Uint8Array
;
}
Hierarchy
UamTransactionOperationBase
ReplaceResourceBytesOperation
Index
Properties
kind
op
Id?
selector
source
Bytes
Properties
kind
kind
:
"replaceResourceBytes"
Optional
op
Id
opId
?:
string
selector
selector
:
UamResourceSelector
source
Bytes
sourceBytes
:
Uint8Array
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
op
Id
selector
source
Bytes
OpenFairyGUI API
Loading...