Preparing search index...
The search index is not available
@betty-blocks/component-sdk
@betty-blocks/component-sdk
PrefabGlobalInteraction
Interface PrefabGlobalInteraction
interface
PrefabGlobalInteraction
{
name
:
string
;
parameters
:
PrefabInteractionParameter
[]
;
ref
:
{
sourceComponentId
?:
string
;
targetComponentId
?:
string
;
}
;
sourceComponentId
?:
string
;
sourceEvent
:
string
;
targetOptionName
?:
string
;
type
:
Global
;
}
Hierarchy (
view full
)
BasePrefabInteraction
PrefabGlobalInteraction
Index
Properties
name
parameters
ref
source
Component
Id?
source
Event
target
Option
Name?
type
Properties
name
name
:
string
parameters
parameters
:
PrefabInteractionParameter
[]
ref
ref
:
{
sourceComponentId
?:
string
;
targetComponentId
?:
string
;
}
Optional
source
Component
Id
source
Component
Id
?:
string
source
Event
source
Event
:
string
Optional
target
Option
Name
target
Option
Name
?:
string
type
type
:
Global
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
parameters
ref
source
Component
Id
source
Event
target
Option
Name
type
@betty-blocks/component-sdk
Loading...