EndConvBlockerclassthing.t[10407], actor.t[5395]

Stub definitions to allow Actor to be modfied in actor.t

Modified in actor.t[5395]:
EndConvBlocker is a mix-in class whose sole function is to define the blockEndConv method common to Actor, ActorState and NodeEndCheck

class EndConvBlocker :   object

Superclass Tree   (in declaration order)

EndConvBlocker
        object

Subclass Tree  

EndConvBlocker
        Actor
                Player
        ActorState
        NodeEndCheck

Global Objects  

(none)

Summary of Properties  

(none)

Summary of Methods  

blockEndConv 

Properties  

(none)

Methods  

blockEndConv ( )actor.t[5405]

Convenience method that notes that conversation has occurred on this turn and returns nil. This is to allow us to use: *. return blockEndConv;

in the canEndConversation method to suppress the output of any

Adv3Lite Library Reference Manual
Generated on 03/07/2024 from adv3Lite version 2.1