GetIsFormType
Jump to navigation
Jump to search
Description[edit | edit source]
GetIsFormType returns 1 if the object is the specified form type.
Syntax[edit | edit source]
GetIsFormType pFormType
Examples[edit | edit source]
GetIsFormType ACTI ; returns 1 if the object is an Activator
Notes[edit | edit source]
- pFormType is the 4 character form type string (ACTI, CONT, CREA, etc.) which is displayed in the ALL section of the object window.