Background for Fallout 4
Member of the ObjectReference script
MatSwapfunctionGetMaterialSwap()Native

[DEV SERVER] Loading description...


Caveats


Examples

MatSwap myMaterialSwap = weaponReference.GetMaterialSwap()
Debug.Trace("Got the material swap "+myMaterialSwap+" from the "+weaponReference+" reference.")

Auto-Generated Example

MatSwap returnedValue = myObjectReference__toCallFunctionOn.GetMaterialSwap()

Related Pages


Additional References

View this function’s page on the Fallout 4 Creation Kit Wiki

Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.