Method | Description | |
---|---|---|
RunEffect ( int seed = -1, int _duration = -1 ) : void | ||
TeleportationEffect ( string description, string word, Location _location ) : GtaChaos.Models.Effects.@abstract |
public RunEffect ( int seed = -1, int _duration = -1 ) : void | ||
seed | int | |
_duration | int | |
return | void |
public TeleportationEffect ( string description, string word, Location _location ) : GtaChaos.Models.Effects.@abstract | ||
description | string | |
word | string | |
_location | Location | |
return | GtaChaos.Models.Effects.@abstract |