mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-17 07:44:09 +02:00
Added action
This commit is contained in:
parent
df4e61ea67
commit
626a6346c1
1 changed files with 2 additions and 0 deletions
|
@ -518,6 +518,8 @@ namespace System
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
delegate void Action();
|
||||||
|
|
||||||
struct DeferredCall
|
struct DeferredCall
|
||||||
{
|
{
|
||||||
public int64 mMethodId;
|
public int64 mMethodId;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue