Getactor: Difference between revisions
Jump to navigation
Jump to search
Hunter byte (talk | contribs) mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
getactor[<[[sprite id]]>].<functionname> <[[gamevar]]> | '''getactor'''[<[[sprite id]]>].<functionname> <[[gamevar]]> | ||
Use getactor to set the value of the [[gamevar]] <[[gamevar]]> to the value of <functionname> within the [[actor]] determined by the [[gamevar]] <[[sprite id]]> . See [[Actor Member Functions]]. | Use getactor to set the value of the [[gamevar]] <[[gamevar]]> to the value of <functionname> within the [[actor]] determined by the [[gamevar]] <[[sprite id]]> . See [[Actor Member Functions]]. |