Skip to content

InInit

cmf_3den_fnc_InInit

Description

Description: Checks if a line is in a 3den entity's init.
Execution: Call
Groups: 3DEN

Syntax

Syntax: [entity, line] call cmf_3den_fnc_inInit
Parameters: entity: Object - 3DEN Entity.
line: String - Line to search for.
Return Value: Boolean - Is in init

Examples

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

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