RDNWiki: DOWScar/Functions/ActorClear ...

RDN Wiki Home | Page Index | Recent Changes | Recently Commented | Users | Registration | Login:  Password:  

Actor_Clear


Breaks the relationship between an actor an its sgroup.


Void Actor_Clear(
ActorTable actor

)


Parameters


actor

The actor who we want to stop speaking

Description


Speech played by this actor after this function call will no longer look for the actor in the sgroup to play the talk animation. This function also removes the special sp_idle that is applied to all actors.

Remarks


Any remarks about the function.

Example

Function Revisions


1.00: Initial function.

Source


Actor.scar

See Also


Categories: Actor

Referring pages: DOWScar/Functions/Index
DOWScar/Functions/IndexActor

There are no files on this page. [Display files/form]
There is no comment on this page. [Display comments/form]