MOOSE generated documentation [skip ci]

This commit is contained in:
Applevangelist
2023-09-07 14:34:32 +00:00
parent 87b9be2052
commit 2d6f738e37
75 changed files with 825 additions and 865 deletions

View File

@@ -1724,6 +1724,11 @@ local LeaderUnit = UNIT:FindByName( "Leader" )
local LargeFormation = AI_FORMATION:New( LeaderUnit, FollowGroupSet, "Center Wing Formation", "Briefing" )
LargeFormation:FormationCenterWing( 500, 50, 0, 250, 250 )
LargeFormation:__Start( 1 )
# Developer Note
Note while this class still works, it is no longer supported as the original author stopped active development of MOOSE
Therefore, this class is considered to be deprecated
</code></pre>
</div>