netObjNull: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "_{10,} " to "")
m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...)
Line 1: Line 1:
{{Command|Comments=
{{Command


| arma3 |Game name=
| arma3


|1.00|Game version=
|1.00


|gr1= Broken Commands |GROUP1=
|gr1= Broken Commands


|gr2= Variables |GROUP2=
|gr2= Variables


| A non-existing network object. {{Informative | '''NetObject''' data type was never implemented in {{arma3}} - this command always returns [[false]].}} |DESCRIPTION=
| A non-existing network object. {{Informative | '''NetObject''' data type was never implemented in {{arma3}} - this command always returns [[false]].}}


| [[netObjNull]] |SYNTAX=
| [[netObjNull]]


| [[Boolean]] - always returns [[false]] |RETURNVALUE=
| [[Boolean]] - always returns [[false]]


|x1= - |EXAMPLE1=
|x1= -


| [[objNull]] |SEEALSO=
| [[objNull]]
}}
}}



Revision as of 02:25, 18 January 2021

Hover & click on the images for description

Description

Description:
A non-existing network object.
NetObject data type was never implemented in Arma 3 - this command always returns false.
Groups:
Broken CommandsVariables

Syntax

Syntax:
netObjNull
Return Value:
Boolean - always returns false

Examples

Example 1:
-

Additional Information

See also:
objNull

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

Notes

Bottom Section