Background for Skyrim SE
Member of the Actor script
intfunctionGetBribeAmount()Native

Description

Wiki Description

Returns the amount of gold required to bribe this actor.

Documentation Comment

Obtains how much it would cost to bribe this actor


Examples

No human-generated examples found for this function.

Auto-Generated Example

int returnedValue = myActor__toCallFunctionOn.GetBribeAmount()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.