Documentation
GitHub
Pixels Website
Preparing search index...
@systemic-games/react-native-pixels-connect
Profiles
Rule
Class Rule
Index
Constructors
constructor
Properties
actions
condition
uuid
Methods
duplicate
replace
Animation
requires
Animation
to
Rule
Constructors
constructor
new
Rule
(
condition
:
Profiles
.
Condition
,
actions
?:
Profiles
.
Action
|
Profiles
.
Action
[]
,
)
:
Profiles
.
Rule
Parameters
condition
:
Profiles
.
Condition
Optional
actions
:
Profiles
.
Action
|
Profiles
.
Action
[]
Returns
Profiles
.
Rule
Properties
actions
actions
:
Profiles
.
Action
[]
condition
condition
:
Profiles
.
Condition
Readonly
uuid
uuid
:
string
Methods
duplicate
duplicate
()
:
Profiles
.
Rule
Returns
Profiles
.
Rule
replace
Animation
replaceAnimation
(
oldAnimation
:
Profiles
.
Animation
,
newAnimation
:
Profiles
.
Animation
,
)
:
void
Parameters
oldAnimation
:
Profiles
.
Animation
newAnimation
:
Profiles
.
Animation
Returns
void
requires
Animation
requiresAnimation
(
animation
:
Profiles
.
Animation
)
:
boolean
Parameters
animation
:
Profiles
.
Animation
Returns
boolean
to
Rule
toRule
(
editSet
:
ProfileDataSet
,
set
:
DataSet
,
ruleId
:
number
)
:
Rule
Parameters
editSet
:
ProfileDataSet
set
:
DataSet
ruleId
:
number
Returns
Rule
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
actions
condition
uuid
Methods
duplicate
replace
Animation
requires
Animation
to
Rule
GitHub
Pixels Website
Documentation
Loading...