Selecting Actions

Is there a way to get the list of actions from a object? Say I have a “walk” action and a “jump” action. Object.getAction() only returns the currently active action. Thre doesn’t seem to be a getAllActions() function.

Thanks for your help.

Not sure, if you don’t see anything in the 2.40 API documentation then you should post a request in the API requests thread.

LetterRip