Difference between revisions of "GetProjectileOverride - InstanceData"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(added f4se member)
 
imported>Qazaaq
m
 
Line 2: Line 2:
'''F4SE Member of:''' [[InstanceData Script]]
'''F4SE Member of:''' [[InstanceData Script]]
{{Template:Papyrus:RequiredF4SE|version=0.3.1}}
{{Template:Papyrus:RequiredF4SE|version=0.3.1}}


Placeholder Description.
Placeholder Description.

Latest revision as of 16:49, 21 January 2018

This article has been flagged as incomplete.
Please help improve the wiki by learning how to contribute.

F4SE Member of: InstanceData Script
Requires F4SE version 0.3.1 or higher.

Placeholder Description.

Syntax[edit | edit source]

Projectile Function GetProjectileOverride(Owner akOwner) Native Global

Parameters[edit | edit source]

  • akOwner: Placeholder Description.

Return Value[edit | edit source]

  • Placeholder Description.

Examples[edit | edit source]

; Placeholder Code.

See Also[edit | edit source]