Revision Difference
Entity:PlayFootstepSound#568070
<function name="PlayFootstepSound" parent="Entity" type="classfunc">
<description>
Plays a sound of a step depending on the surface below.
</description>
<realm>Client</realm>
<args>
<arg name="IsLeftFoot" type="Bool">Determines whether the step is a right foot or a left foot.</arg>
<arg name="Volume" type="Float">The volume, from 0 to 1.</arg>
</args> <arg name="isLeftFoot" type="boolean">Determines whether the step is a right foot or a left foot.</arg>
<arg name="volume" type="number">The volume, from 0 to 1.</arg>
</args>⤶
</function>
Garry's Mod
Rust
Steamworks
Wiki Help