Skip to content

tool.skill.SkillSound

tool.skill.SkillSound

Inherits from: tool.skill.SkillEvent

Fields

NameType
soundhxd.res.Sound
pathString
fadeInF64
fadeOutF64
pitchNull
volumeF64
spatializedBool
holdWhileTriggerBool
loopWhileHeldBool
holdCondFun

Protos

  • f@4937 setPlayParams(tool.skill.SkillSound, Virtual[x, y], Null, Ref, Ref) → Void
  • f@4938 setLoopParams(tool.skill.SkillSound, Ref, Ref) → Void
  • f@4939 tryTrigger(tool.skill.SkillSound, Null, Null) → Bool
  • f@4940 trigger(tool.skill.SkillSound, Null) → Void
  • f@4941 update(tool.skill.SkillSound) → Void

Bindings

  • static f@4942 __constructor__(tool.skill.SkillSound, String, tool.skill.Skill, F64, String, Virtual[desc, icon, id], Virtual[x, y]) → Void