Méthode | Description | |
---|---|---|
MakeTimeShiftedCopy ( float delta ) : |
Returns a copy of this message, shifted in time by the specified amount.
|
|
SendNow ( ) : void |
Sends this message immediately.
|
Méthode | Description | |
---|---|---|
Message ( float time ) : System |
Protected constructor.
|
public abstract MakeTimeShiftedCopy ( float delta ) : |
||
delta | float | |
Résultat |
protected Message ( float time ) : System | ||
time | float | The timestamp for this message. |
Résultat | System |