This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
Gen7Data
Watch
1
Star
0
Fork
You've already forked Gen7Data
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8cc3b2c478
Gen7Data
/
Scripts
/
Interfaces
/
Party.as
5 lines
93 B
ActionScript
Raw
Blame
History
shared
interface
Party
{
Pokemon
@
GetAtIndex
(
int
index
)
const
;
int
Length
{
get
const
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink