Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SCR_DebugShootComponent Interface Reference
Inheritance diagram for SCR_DebugShootComponent:
[legend]

Public Member Functions

override void OnPostInit (IEntity owner)
 
void CallbackFunc ()
 
void Cleanup ()
 
- Public Member Functions inherited from DebugShootComponent
proto external void Fire (vector dir, vector mat[], IEntity projectile, IEntity owner)
 

Public Attributes

ResourceName m_rocketResource
 
InputManager m_InputManager
 
IEntity m_owner
 

Member Function Documentation

◆ CallbackFunc()

void SCR_DebugShootComponent.CallbackFunc ( )

◆ Cleanup()

void SCR_DebugShootComponent.Cleanup ( )

◆ OnPostInit()

override void SCR_DebugShootComponent.OnPostInit ( IEntity  owner)

Member Data Documentation

◆ m_InputManager

InputManager SCR_DebugShootComponent.m_InputManager

◆ m_owner

IEntity SCR_DebugShootComponent.m_owner

◆ m_rocketResource

ResourceName SCR_DebugShootComponent.m_rocketResource

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