Attach Model To Unit
Dependency: Core
GUI
Actor - Attach Model to Attach Point on Unit
Galaxy Code
actor libNtve_gf_AttachModelToUnit(unit unit, gamelink model, AttachPoint attachPoint)
Description
Creates a generic actor with the specified model attached to a unit at the specified attach point. Use "Last Created Actor" to get the actor. Use "Last Created Actor" to get the actor.
Parameters
- unit unit
- gamelink model
- [Preset: Attach Points] attachPoint
See all the possible values: [Preset: Attach Points]
Return value
actor -