Method InitializeKnownSerializedPropertyNames
InitializeKnownSerializedPropertyNames()
This method is automatically called by OnInspectorGUI() to initialize knownSerializedPropertyNames if necessary. This is used together with DrawDerivedProperties() to draw all unknown serialized fields from derived classes.
Declaration
protected virtual void InitializeKnownSerializedPropertyNames()