Difference between revisions of "HPL3/SOMA/Scripting/eAIFreePathFlag"

From Frictional Wiki
< HPL3‎ | SOMA‎ | Scripting
Jump to navigation Jump to search
 
Line 14: Line 14:
 
| <code>eAIFreePathFlag_SkipVolatile</code> || <code>4</code> ||
 
| <code>eAIFreePathFlag_SkipVolatile</code> || <code>4</code> ||
 
|}
 
|}
 +
 +
{{ReferencesSection}}
  
 
{{HPL3SOMAScriptingCategories}}
 
{{HPL3SOMAScriptingCategories}}
 
__FORCETOC__
 
__FORCETOC__

Latest revision as of 16:32, 6 August 2020

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!

Values

Enum Name Integer Value Description
eAIFreePathFlag_SkipStatic 1
eAIFreePathFlag_SkipDynamic 2
eAIFreePathFlag_SkipVolatile 4

References


See all references...