Summary
Converts the `nameSource` into a valid member name according to the desired naming convention.
By default, this method uses
Weaver.Editor.Procedural.Scripting.CSharpProcedural.ValidateMemberName(System.String,System.Boolean).
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- ScenesScriptBuilder
Syntax
public override string GetPrimaryMemberName(string nameSource)
Parameters
| Name | Type | Description |
|---|---|---|
| nameSource | string |
Return Value
| Type | Description |
|---|---|
| string |