- Found in:
- Dylbills PE
Description
Documentation Comment
Returns true if the Mod has at least 1 form of type
Requires papyrus extender and skse
Caveats
Parameters
stringmodName
inttype
Examples
Auto-Generated Example
string myString__modName
int myInt__type
bool returnedValue = DbMiscFunctions.ModHasFormType(myString__modName, myInt__type)