GetEntityModel

From RAGE Multiplayer Wiki

Gets the model from the NetHandle passed.


C# Syntax

uint NAPI.Entity.GetEntityModel(NetHandle ent);

Parameters

  • ent: parameter input should be in NetHandle type


Example

// Code here...