The Trash_Function script is a part of Skyrim SE’s Papyrus scripting ecosystem. This script is not present in the vanilla game, but can be found in modded sources like TrashUtility (TrashUtil).
For this script, the Papyrus index knows about:
- 36 functions
Inheritance Tree
No indexed scripts extend this script.
Properties
No properties found.
Events
No events found.
Functions
- Found in:
- TrashUtil
- Found in:
- TrashUtil
- Found in:
- TrashUtil
=================== Debug ===================
- Found in:
- TrashUtil
- Found in:
- TrashUtil
- Found in:
- TrashUtil
- Found in:
- TrashUtil
- Found in:
- TrashUtil
- Found in:
- TrashUtil
- Found in:
- TrashUtil
=================== Distance ===================
- Found in:
- TrashUtil
- Found in:
- TrashUtil
- Found in:
- TrashUtil
- Found in:
- TrashUtil
- Found in:
- TrashUtil
floatfunctionGetDistanceBetweenPoints3D(floatA_x, floatA_y, floatA_z, floatB_x, floatB_y, floatB_z)NativeGlobal- Found in:
- TrashUtil
- Found in:
- TrashUtil
=================== Pos ===================
- Found in:
- TrashUtil
- Found in:
- TrashUtil
- Found in:
- TrashUtil
floatfunctionGetHeadingPointAngle(ObjectReference_obj, floatx, floaty, floatz, boola_abs=false)NativeGlobal=================== HeadingAngle ===================
- Found in:
- TrashUtil
floatfunctionGetHeadingAngleBetweenPoints(floatA_x, floatA_y, floatA_z, floatang_z, floatB_x, floatB_y, floatB_z, boola_abs=false)NativeGlobal- Found in:
- TrashUtil
floatfunctionGetHeadingAngleX(ObjectReferencefst_ref, ObjectReferencesec_ref, boola_abs=false)NativeGlobal- Found in:
- TrashUtil
floatfunctionGetHeadingPointAngleX(ObjectReference_ref, float_x, float_y, float_z, boola_abs=false)NativeGlobal- Found in:
- TrashUtil
floatfunctionGetHeadingAngleBetweenPointsX(floatA_x, floatA_y, floatA_z, floatang_x, floatB_x, floatB_y, floatB_z, boola_abs=false)NativeGlobal- Found in:
- TrashUtil
Form[]functionInstantCastToActors(ObjectReference_Caster, Form_Spell, float_Radius=0.0, bool_BlameCaster=false, bool_CastToCaster=false, ObjectReference_Center=NONE)NativeGlobal=================== SpellMatter ===================
- Found in:
- TrashUtil
Form[]functionInstantCastToActorsWithFilter(ObjectReference_Caster, Form_Spell, float_Radius=0.0, bool_BlameCaster=false, bool_CastToCaster=false, ObjectReference_Center=NONE, FormKeyword_or_FormList=NONE, bool_MatchAllKeywords=false)NativeGlobal- Found in:
- TrashUtil
Form[]functionInstantCastToActorsWithFilterAlt(ObjectReference_Caster, Form_Spell, float_Radius=0.0, bool_BlameCaster=false, bool_CastToCaster=false, ObjectReference_Center=NONE, Keyword[]Keyword_Arr=NONE, bool_MatchAllKeywords=false)NativeGlobal- Found in:
- TrashUtil
=================== Sound ===================
_Sound must be a Sound Descriptor(SNDR)- Found in:
- TrashUtil
voidfunctionSetSlowTimeMult(float_WorldTimeMult=0.0, float_PlayerOnlyTimeMult=1.0, bool_Setter=true)NativeGlobal=================== TimeMultSetter ===================
- Found in:
- TrashUtil
- Found in:
- TrashUtil
