Pixelpart
1.8.2
Godot Plugin
Loading...
Searching...
No Matches
godot::PixelpartEffect Member List
This is the complete list of members for
godot::PixelpartEffect
, including all inherited members.
activate_trigger
(String name)
godot::PixelpartEffect
effect
godot::PixelpartEffect
effect_scale
godot::PixelpartEffect
find_collider
(String name) const
godot::PixelpartEffect
find_force_field
(String name) const
godot::PixelpartEffect
find_node
(String name) const
godot::PixelpartEffect
find_particle_emitter
(String name) const
godot::PixelpartEffect
find_particle_type
(String name) const
godot::PixelpartEffect
frame_rate
godot::PixelpartEffect
get_collider
(int id) const
godot::PixelpartEffect
get_collider_at_index
(int index) const
godot::PixelpartEffect
get_effect
() const
godot::PixelpartEffect
get_effect_scale
() const
godot::PixelpartEffect
get_force_field
(int id) const
godot::PixelpartEffect
get_force_field_at_index
(int index) const
godot::PixelpartEffect
get_frame_rate
() const
godot::PixelpartEffect
get_input_bool
(String name) const
godot::PixelpartEffect
get_input_float
(String name) const
godot::PixelpartEffect
get_input_float2
(String name) const
godot::PixelpartEffect
get_input_float3
(String name) const
godot::PixelpartEffect
get_input_float4
(String name) const
godot::PixelpartEffect
get_input_int
(String name) const
godot::PixelpartEffect
get_input_names
() const
godot::PixelpartEffect
get_input_type
(String name) const
godot::PixelpartEffect
get_inputs
() const
godot::PixelpartEffect
get_loop
() const
godot::PixelpartEffect
get_loop_time
() const
godot::PixelpartEffect
get_node
(int id) const
godot::PixelpartEffect
get_node_at_index
(int index) const
godot::PixelpartEffect
get_particle_emitter
(int id) const
godot::PixelpartEffect
get_particle_emitter_at_index
(int index) const
godot::PixelpartEffect
get_particle_type
(int id) const
godot::PixelpartEffect
get_particle_type_at_index
(int index) const
godot::PixelpartEffect
get_speed
() const
godot::PixelpartEffect
get_time
() const
godot::PixelpartEffect
get_warmup_time
() const
godot::PixelpartEffect
inputs
godot::PixelpartEffect
is_playing
() const
godot::PixelpartEffect
is_trigger_activated
(String name) const
godot::PixelpartEffect
loop
godot::PixelpartEffect
loop_time
godot::PixelpartEffect
pause
()
godot::PixelpartEffect
play
(bool state)
godot::PixelpartEffect
playing
godot::PixelpartEffect
reset
()
godot::PixelpartEffect
restart
()
godot::PixelpartEffect
set_effect
(Ref< PixelpartEffectResource > resource)
godot::PixelpartEffect
set_effect_scale
(float scale)
godot::PixelpartEffect
set_frame_rate
(float rate)
godot::PixelpartEffect
set_input_bool
(String name, bool value)
godot::PixelpartEffect
set_input_float
(String name, float value)
godot::PixelpartEffect
set_input_float2
(String name, Vector2 value)
godot::PixelpartEffect
set_input_float3
(String name, Vector3 value)
godot::PixelpartEffect
set_input_float4
(String name, Vector4 value)
godot::PixelpartEffect
set_input_int
(String name, int value)
godot::PixelpartEffect
set_inputs
(Dictionary inputs)
godot::PixelpartEffect
set_loop
(bool mode)
godot::PixelpartEffect
set_loop_time
(float time)
godot::PixelpartEffect
set_speed
(float sp)
godot::PixelpartEffect
set_warmup_time
(float time)
godot::PixelpartEffect
spawn_particles
(String particleEmitterName, String particleTypeName, int count)
godot::PixelpartEffect
speed
godot::PixelpartEffect
warmup_time
godot::PixelpartEffect
Generated by
1.13.2