public static class IReactionSequenceHandler.RSEvent extends Object
Modifier and Type | Field and Description |
---|---|
int |
level |
Object[] |
params |
IReactionSequenceHandler.EventType |
type |
Constructor and Description |
---|
RSEvent(IReactionSequenceHandler.EventType type,
int level,
Object[] params) |
public IReactionSequenceHandler.EventType type
public int level
public Object[] params
public RSEvent(IReactionSequenceHandler.EventType type, int level, Object[] params)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.