This website works better with JavaScript.
Explore
Help
Register
Sign In
rizzeadmin
/
PlumberUltimateAds
Watch
1
Star
0
Fork
You've already forked PlumberUltimateAds
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5861afac1d
PlumberUltimateAds
/
Assets
/
IronSource
/
Scripts
/
IUnitySegment.cs
7 lines
101 B
C#
Raw
Blame
History
using
System
;
public
interface
IUnitySegment
{
event
Action
<
String
>
OnSegmentRecieved
;
}
Reference in New Issue
View Git Blame
Copy Permalink