Skip to content

AddToInit

cmf_3den_fnc_AddToInit

Description

Description: Adds a line of code to a 3den entity's init
Execution: Call
Groups: 3DEN

Syntax

Syntax: [entity, line] call cmf_3den_fnc_addToInit
Parameters: entity: Object - 3DEN entity.
line: String - Line to add.
Return Value: None

Examples

Example 1:
[_entity, "this allowDamage false"] call cmf_3den_fnc_addToInit

Additional Information

N/A

Notes

Report bugs on the Issue Tracker and/or discuss them on the Cluster Community Discord .
Only post proven facts here!

Add Note