Difference between revisions of "SetSceneIsComplex"
Jump to navigation
Jump to search
m
Robot: Automated text replacement (-\|arg1 = (.*)\n\|arg1Type = (.*) +|arguments = {{FunctionArgument\n |Name = \1\n |Type = \2\n }}, -\|optarg1 = (.*)\n\|optArg1Type = (.*) +|arguments = {{FunctionArgument\n |Name = \1\n |Type = \2\n
imported>Illyism |
imported>Geckbot m (Robot: Automated text replacement (-\|arg1 = (.*)\n\|arg1Type = (.*) +|arguments = {{FunctionArgument\n |Name = \1\n |Type = \2\n }}, -\|optarg1 = (.*)\n\|optArg1Type = (.*) +|arguments = {{FunctionArgument\n |Name = \1\n |Type = \2\n) |
||
Line 14: | Line 14: | ||
* avoidance is disabled (actors won't open doors or angle away from each other) | * avoidance is disabled (actors won't open doors or angle away from each other) | ||
|returnType = void | |returnType = void | ||
| | |arguments = {{FunctionArgument | ||
| | |Name = enable | ||
|Type = int | |||
}} | |||
|example = SetSceneIsComplex 1 | |example = SetSceneIsComplex 1 | ||
}} | }} |