You've already forked taptap2024_GJ_chidouren
init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
namespace XFFSM
|
||||
{
|
||||
public interface IPamaterCompare
|
||||
{
|
||||
bool IsMeetCondition(FSMParameterData parameter,float v);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user