Do a pass on the documentation:
- Add and update inline documentation. - Mark some inconsistencies. - Not everything is reviewed yet.
This commit is contained in:
@@ -12,6 +12,8 @@ namespace AnimatorAsCode.V1
|
||||
internal static class AacInternals
|
||||
{
|
||||
internal const string AutoGeneratedPrefix = "zAutogenerated/";
|
||||
// The legacy prefix is preserved, because we need to still be able to clean up
|
||||
// assets generated using that legacy prefix from previous versions.
|
||||
internal const string AutoGeneratedLegacyPrefix = "zAutogenerated__";
|
||||
|
||||
internal static AnimatorController NewAnimatorController(AacConfiguration component, string suffix)
|
||||
|
||||
Reference in New Issue
Block a user