SetDisposition
Revision as of 15:22, 26 November 2008 by imported>Kkuhlmann
Description
SetDisposition Sets the disposition of the reference it is called on to the actor passed in, to the value given. Called on a Reference (actor) and parameters are an Actor and an integer.
Syntax
[ActorREF.]SetDisposition Actor2REF DispositionValue
Examples
BuddyRef.SetDisposition FredRef 100
BuddyRef now has a disposition of 100 to FredRef.
Notes
- None at this time
See Also
Reference
None provided.