- Found in:
- Dylbills PE
Description
Documentation Comment
get common form types without SKSE =======================================================================
These functions mimic the main Categories in the creation kit.
GetActorFormType corresponds to the Actor category. GetAudioFormType corresponds to the Audo category ect.
Note, can pass in ObjectReference's and it will auto get baseObject and return type.
Parameters
FormF
Examples
Auto-Generated Example
Form myForm__F
int returnedValue = DbMiscFunctions.GetActorFormType(myForm__F)