DogDropItems - Actor

Member of: Actor Script

Drop all of the dog's items on the ground.

SyntaxEdit

Function DogDropItems( ) native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

; Drop the dog's inventory items on the ground
Dogmeat.DogDropItems( )

See AlsoEdit