SetAvailableToBeCompanion - Actor

Member of: Actor Script

Tells this actor it can now be a companion.

SyntaxEdit

Function SetAvailableToBeCompanion()

ParametersEdit

None

Return ValueEdit

None

ExamplesEdit

; Tell dogmeat he can be a companion now
Dogmeat.SetAvailableToBeCompanion()

See AlsoEdit