Description
Wiki Description
Requests the specified model (usually because we're going to need it soon).
Documentation Comment
Requests the specified model
Caveats
Parameters
Examples
; Requests the cool model.
Game.RequestModel("CoolModel")Auto-Generated Example
string myString__asModelName
Game.RequestModel(myString__asModelName)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
