- Found in:
- Inventory Functions
Description
Documentation String
Returns an array of Shouts that match the specified Keyword.
Caveats
Parameters
Examples
Auto-Generated Example
ActorBase myActorBase__akActorBase
Keyword myKeyword__akKeyword
Shout[] returnedValue = _Q2C_Functions.ActorBaseGetShouts(myActorBase__akActorBase, myKeyword__akKeyword)