save3DENInventory: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (template:command argument fix)
Line 6: Line 6:
|eff=  |= Multiplayer Effects
|eff=  |= Multiplayer Effects
____________________________________________________________________________________________
____________________________________________________________________________________________
| Saves current state of entitie's inventory to SQM. |= Description
| Saves current state of entitie's inventory to SQM. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________
| [[save3DENInventory]] entities |= Syntax
| [[save3DENInventory]] entities |SYNTAX=
|p1= entities: [[Array]] of types [[Eden Entity]] or [[Eden ID]]  |= Parameter 1
|p1= entities: [[Array]] of types [[Eden Entity]] or [[Eden ID]]  |PARAMETER1=


| [[Nothing]] |= Return Value
| [[Nothing]] |RETURNVALUE=
|x1= [[save3DENInventory]] [_soldier1,_solider2] |= Example 1
|x1= [[save3DENInventory]] [_soldier1,_solider2] |EXAMPLE1=
|  
|  
[[get3DENMouseOver]]
[[get3DENMouseOver]]
Line 43: Line 43:
[[set3DENLinesVisible]]
[[set3DENLinesVisible]]
[[set3DENObjectType]]
[[set3DENObjectType]]
  |= See Also
  |SEEALSO=
}}
}}



Revision as of 15:46, 7 April 2019

Bottom Section