- Found in:
- Dylbills PE
[DEV SERVER] Loading description...
Caveats
Parameters
FormF
Examples
Auto-Generated Example
Form myForm__F
int returnedValue = DbMiscFunctions.GetActorFormType(myForm__F)
[DEV SERVER] Loading description...
Form myForm__F
int returnedValue = DbMiscFunctions.GetActorFormType(myForm__F)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.