Classes

Concepts

Libraries

Objects

contractor »

conversationAnswerData »

engineStatData »

issueData »

playerPlatformSpecialistData »

projectReviewConclusion »

projectReviewRemark »

randomEventData »

statusIcon »

setOwner

Description

Sets an abstract owner of the object. This will be passed onto the event method when triggering some kind of animation event.

Arguments

1 table owner

the owner of this animation object.

Example

animObjInstance:setOwner({id = "owner"})