Revision Difference
sound.GetProperties#519023
<function name="GetProperties" parent="sound" type="libraryfunc">
<description>Returns properties of the soundscript.</description>
<realm>Shared</realm>
<args>
<arg name="name" type="string">The name of the sound script</arg>
</args>
<rets>
<ret name="" type="table">The properties of the soundscript. See <page>SoundData</page></ret>⤶
<ret name="" type="table">The properties of the soundscript. See <page>Structures/SoundData</page></ret>⤶
</rets>
</function>