GitHub
Pixels Website
Preparing search index...
The search index is not available
Documentation
Documentation
@systemic-games/react-native-pixels-connect
Profiles
ActionMakeWebRequest
Class ActionMakeWebRequest
Hierarchy (
view full
)
ActionRunOnDevice
ActionMakeWebRequest
Index
Constructors
constructor
Properties
format
type
url
value
Methods
collect
Animations
duplicate
replace
Animation
requires
Animation
to
Action
Constructors
constructor
new
Action
Make
Web
Request
(
opt
?
)
:
Profiles
.
ActionMakeWebRequest
Parameters
Optional
opt
:
{
format
:
Profiles
.
ActionWebRequestFormat
;
url
?:
string
;
value
?:
string
;
}
format
:
Profiles
.
ActionWebRequestFormat
Optional
url
?:
string
Optional
value
?:
string
Returns
Profiles
.
ActionMakeWebRequest
Properties
format
format
:
Profiles
.
ActionWebRequestFormat
Readonly
type
type
= "makeWebRequest"
url
url
:
string
value
value
:
string
Methods
collect
Animations
collect
Animations
(
)
:
Profiles
.
Animation
[]
Returns
Profiles
.
Animation
[]
duplicate
duplicate
(
)
:
Profiles
.
Action
Returns
Profiles
.
Action
replace
Animation
replace
Animation
(
_oldAnimation
,
_newAnimation
)
:
void
Parameters
_oldAnimation
:
Profiles
.
Animation
_newAnimation
:
Profiles
.
Animation
Returns
void
requires
Animation
requires
Animation
(
_animation
)
:
boolean
Parameters
_animation
:
Profiles
.
Animation
Returns
boolean
to
Action
to
Action
(
_editSet
,
_set
,
actionId
)
:
Action
Parameters
_editSet
:
ProfileDataSet
_set
:
DataSet
actionId
:
number
Returns
Action
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
format
type
url
value
Methods
collect
Animations
duplicate
replace
Animation
requires
Animation
to
Action
GitHub
Pixels Website
Documentation
Loading...