MIST groupTableCheck
From DCS World Wiki - Hoggitworld.com
mist.groupTableCheck
Added with: Mist 3.5 |
Description |
Returns a boolean value based on the presence of required variables within a groupTable are present to correctly spawn the group via mist.dynAdd(). |
Syntax |
boolean mist.groupTableCheck(table groupTable ) |
Valid Input Values: |
groupTable |
Return value: |
boolean |
Return example: |
true |
Usage Examples: |
|
Notes: |
Function will be expanded in future releases. |
Related Functions |
dynAdd, dynAddStatic, groupTableCheck, getNextUnitId, getNextGroupId, respawnGroup, respawnInZone, cloneGroup, cloneInZone, teleportGroup, teleportInZone, teleportToPoint, spawnRandomizedGroup |