BIS fnc key getOwnerCurve: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Function|= Comments | arma3 |Game name= |1.78|Game version= <!---|arg= local |Multiplayer Arguments=---> <!---|eff= local |Multiplayer Effects=---> | <pre>/* Author: N...")
 
m (Text replacement - "\[\[Category\:Function Group\: Key(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Function|= Comments
{{Function|Comments=


| arma3 |Game name=
| arma3 |Game name=
Line 5: Line 5:
|1.78|Game version=
|1.78|Game version=


|gr1= Key |GROUP1=
<!---|arg= local |Multiplayer Arguments=--->
<!---|arg= local |Multiplayer Arguments=--->


Line 20: Line 21:
Returns:
Returns:
Curve - The owner curve object
Curve - The owner curve object
*/</pre>{{Informative|Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]]}} |Description=
*/</pre>{{placeholder}}<!-- Remove this after fill-in --> |Description=


|[] call [[BIS_fnc_key_getOwnerCurve]]|Syntax=
|[] call [[BIS_fnc_key_getOwnerCurve]]|Syntax=
Line 35: Line 36:
}}
}}


[[Category:Function Group: Key|{{uc:key_getOwnerCurve}}]]
 
[[Category:Functions|{{uc:key_getOwnerCurve}}]]
[[Category:Functions|{{uc:key_getOwnerCurve}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:key_getOwnerCurve}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:key_getOwnerCurve}}]]

Revision as of 10:58, 13 October 2020

Hover & click on the images for description

Description

Description:
/*
	Author: Nelson Duarte <@Nelson_G_Duarte>

	Description:
	Returns the curve that owns key

	Parameter(s):
	_this select 0: Object - The key

	Returns:
	Curve - The owner curve object
*/
Template:placeholder
Execution:
call
Groups:
Key

Syntax

Syntax:
[] call BIS_fnc_key_getOwnerCurve
Parameters:
parameter: Datatype - (Optional, default defValue) description
Return Value:
Datatype - description

Examples

Example 1:

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note