Stride Reference Manual  1.0
Nothing.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace stride {
4 
5 class Nothing {
6 };
7 
8 }
9 
Time Dependent Person DataType.
Definition: NoBehaviour.h:17