...
BaseMutation derives from Part, so the typical event registration and handling functions are available
...
Code Block |
---|
public override void Register(GameObject Object) public override bool FireEvent(Event E) |
...
BaseMutation derives from Part, so the typical event registration and handling functions are available
...
Code Block |
---|
public override void Register(GameObject Object) public override bool FireEvent(Event E) |