Skip to main content

Applicator

Description

A collection of services used to apply scene changing properties to an agent.

Interface

Type
IApplicatorService

Inherits

Type
IPauseable

Properties

NameType
lookApplicatorILookApplicator
moveApplicatorIMoveApplicator
animationServiceIAnimationService

Public Methods

NameParametersReturn TypeDescription
ApplicatorServiceILookApplicator lookApplicator, IMoveApplicator moveApplicator, IAnimationService animationServiceApplicatorServiceA constructor for ApplicatorService.
GetLookApplicatorN/AILookApplicatorReturns lookApplicator.
GetMoveApplicatorN/AIMoveApplicatorReturns moveApplicator.
GetAnimationServiceN/AIAnimationServiceReturns animationService.