beremiz
Clone
Summary
Browse
Changes
Graph
remove child node from add child node menu, if max count of the same type nodes reached
2017-05-23, Surkov Sergey
1447424a7029
remove child node from add child node menu, if max count of the same type nodes reached
int CheckRetainBuffer(void)
{
return 1;
}
void ValidateRetainBuffer(void)
{
}
void InValidateRetainBuffer(void)
{
}
void Retain(unsigned int offset, unsigned int count, void *p)
{
}
void Remind(unsigned int offset, unsigned int count, void *p)
{
}