So the unity manuals does not give any info on the parameters on animation events
Basically I want to know what parameters go into the inspection panel while an animation event is selected that is Function, Float, Int, String and Object. An Example would be appreciated.
The first parameter will be the function name without parentheses / parameter.
And the other textboxes are for the parameters without he âFâ after floats or ââ around strings.
Eg:-
- Function: LeFunction
- Float: LeFlot
- Int: LeInt
- String: LeStreeng
- Object: LeAsset