C# Class RemoteTrigger, AwesomeGameInSpace

Inheritance: Interactive
Show file Open project: ZPZ-Gr2/AwesomeGameInSpace

Public Properties

Property Type Description
_message string
remoteActor RemoteActor,

Public Methods

Method Description
MomentaryAction ( ) : void

Method Details

MomentaryAction() public method

public MomentaryAction ( ) : void
return void

Property Details

_message public property

public string _message
return string

remoteActor public property

public RemoteActor, remoteActor
return RemoteActor,