UseBy( <using entity> )


Module: Entity

Summary:

Uses the entity with the passed in entity as the activator



Call this on:

The entity to be used



Example:

  level.ArmoredCar.turret UseBy( level.player );



Required Args:

  • 1 : <using entity> The entity that is using the other entity