- Found in:
- F4SE
Description
Wiki Description
Gets the priority for this constructible object.
Caveats
CK Wiki - Notes
None
Examples
int priority = myConstructibleObject.GetPriority()
Debug.Trace("This constructible objects priority equals " + priority)Auto-Generated Example
int returnedValue = myConstructibleObject__toCallFunctionOn.GetPriority()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
