aiAgentType enumeration defined.
This commit is contained in:
@@ -2875,4 +2875,11 @@ public class Enum {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public enum AIAgentType {
|
||||
MOBILE,
|
||||
PET,
|
||||
CHARMED,
|
||||
GUARD;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user