Buy Me a Coffee at ko-fi.com

No description available
figura.docs.sounds

No description available
figura.docs.sounds.get_custom_sounds

overload 1:
SoundAPI.getCustomSounds(): java.util.Set
typings.-1383343454
Method PropertyFluent DescriptionRepresentation
Return Value

No description available
figura.docs.sounds.is_present

overload 1:
SoundAPI.isPresent(id: String): Boolean
typings.-1808118735typings.1729365000
Method PropertyFluent DescriptionRepresentation
id accepts
Return Value

No description available
figura.docs.sounds.new_sound

overload 1:
SoundAPI.newSound(name: String, byteArray: Table): SoundAPI
typings.-1808118735typings.80563118typings.1807272619
Method PropertyFluent DescriptionRepresentation
name accepts
byteArray accepts
Return Value
overload 2:
SoundAPI.newSound(name: String, base64Text: String): SoundAPI
typings.-1808118735typings.-1808118735typings.1807272619
Method PropertyFluent DescriptionRepresentation
name accepts
base64Text accepts
Return Value

No description available
figura.docs.sounds.play_sound

overload 1:
SoundAPI.playSound(sound: String, pos: Vector3): Sound
typings.-1808118735typings.2002444080typings.80074991
Method PropertyFluent DescriptionRepresentation
sound accepts
pos accepts
Return Value
overload 2:
SoundAPI.playSound(sound: String, posX: Number, posY: Number, posZ: Number): Sound
typings.-1808118735typings.-1950496919typings.-1950496919typings.-1950496919typings.80074991
Method PropertyFluent DescriptionRepresentation
sound accepts
posX accepts
posY accepts
posZ accepts
Return Value
overload 3:
SoundAPI.playSound(sound: String, pos: Vector3, volume: Number, pitch: Number, loop: Boolean): Sound
typings.-1808118735typings.2002444080typings.-1950496919typings.-1950496919typings.1729365000typings.80074991
Method PropertyFluent DescriptionRepresentation
sound accepts
pos accepts
volume accepts
pitch accepts
loop accepts
Return Value
overload 4:
SoundAPI.playSound(sound: String, posX: Number, posY: Number, posZ: Number, volume: Number, pitch: Number, loop: Boolean): Sound
typings.-1808118735typings.-1950496919typings.-1950496919typings.-1950496919typings.-1950496919typings.-1950496919typings.1729365000typings.80074991
Method PropertyFluent DescriptionRepresentation
sound accepts
posX accepts
posY accepts
posZ accepts
volume accepts
pitch accepts
loop accepts
Return Value

No description available
figura.docs.sounds.stop_sound

overload 1:
SoundAPI.stopSound(): SoundAPI
typings.1807272619
Method PropertyFluent DescriptionRepresentation
Return Value
overload 2:
SoundAPI.stopSound(id: String): SoundAPI
typings.-1808118735typings.1807272619
Method PropertyFluent DescriptionRepresentation
id accepts
Return Value