Click or drag to resize

EntityParser Constructor

Initializes a new instance of the EntityParser class

Namespace:  SampSharp.Entities.SAMP.Commands.Parsers
Assembly:  SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
public EntityParser(
	Guid entityType
)

Parameters

entityType
Type: SystemGuid

[Missing <param name="entityType"/> documentation for "M:SampSharp.Entities.SAMP.Commands.Parsers.EntityParser.#ctor(System.Guid)"]

See Also