Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_EffectsModulePositionData_OwnerPosition Interface Reference

Zone data that will spawn the entity at the location of the owner (Snapping to ground might apply) More...

Inheritance diagram for SCR_EffectsModulePositionData_OwnerPosition:
SCR_BaseEffectsModulePositionData

Public Member Functions

override vector GetNewPosition (SCR_EffectsModule effectModule)
 Get random position to spawn (or if PROJECTILE for target).
 
- Public Member Functions inherited from SCR_BaseEffectsModulePositionData
void ResetPositions (SCR_EffectsModule effectModule)
 Called by effect module.
 

Detailed Description

Zone data that will spawn the entity at the location of the owner (Snapping to ground might apply)

Member Function Documentation

◆ GetNewPosition()

override vector SCR_EffectsModulePositionData_OwnerPosition.GetNewPosition ( SCR_EffectsModule effectModule)

Get random position to spawn (or if PROJECTILE for target).

Override in inherented version

Returns
Random position

Implements SCR_BaseEffectsModulePositionData.


The documentation for this interface was generated from the following file: