Namespace: CuteEditor.Tools
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public Entity FindEntity( string name ) |
Visual Basic |
---|
Public Function FindEntity ( _ name As String _ ) As Entity |
Visual C++ |
---|
public: Entity^ FindEntity( String^ name ) |
Parameters
- name
- Type: System..::..String