CanPlayerUseDoor

From Nutscript Developer Wiki
    GM:CanPlayerUseDoor(client, entity)

Description[edit]

This function returns whether player can used the door or not.

Arguments[edit]

  • Player client
  • Entity entity

Return Values[edit]

  • Boolean

Can player interact with the door?

Examples[edit]

none