Arma Reforger Script API
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
SCR_EntityHelperT< Class T > Interface Template Reference

Static Public Member Functions

static T GetEntityInHierarchy (notnull IEntity parent)
 Search for an entity of given type in hierarchy of provided parent.
 

Member Function Documentation

◆ GetEntityInHierarchy()

static T SCR_EntityHelperT< Class T >.GetEntityInHierarchy ( notnull IEntity  parent)
static

Search for an entity of given type in hierarchy of provided parent.

Parameters
parent
Returns
the found entity or null if not found

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