Background for Fallout 4
Member of the Component script

Description

Wiki Description

Returns the Global scrap scalar for this component.


Caveats

CK Wiki - Notes

None


Examples

GlobalVariable variable = c_Gold.GetScrapScalar()
Debug.Trace("The scrap scalar is "+variable)

Auto-Generated Example

GlobalVariable returnedValue = myComponent__toCallFunctionOn.GetScrapScalar()

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.